Displaying 2 results from an estimated 2 matches for "6db7c420".
2013 Oct 28
0
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
...++ toolchains that are not Clang-derived. I *do*
want to set expectations with clear guidelines for what we consider
"reasonably modern" to be.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131027/6db7c420/attachment.html>
2013 Oct 27
2
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
On 27 October 2013 15:53, Chris Lattner <clattner at apple.com> wrote:
> I'm not sure what you mean. Are your proposing that clang 3.4 use any
> features supported by clang 3.3? If so, that won't work, because clang
> can't self-host on all interesting architectures, e.g. it isn't fully ABI
> compatible with Visual C++ (yet).
>
No, not yet. Certainly not