Displaying 2 results from an estimated 2 matches for "ce9b8046".
2017 Oct 31
3
Using C++14 code in LLVM
Note that we could, in theory, provide a python script or something called
`bootstrap.py` which
a) downloads a source tarball, or specific git revision for a particular
clang release
b) compiles it using system compiler
c) installs it
d) cleans up
so that you wouldn't have to do anything manually. The script could
early-out if it detects a recent enough compiler version so that
2017 Nov 01
4
Using C++14 code in LLVM
...at (e.g. for “subjectively" bad reasons) or where they really can’t (e.g.
> clang doesn’t support their weird target).
>
> -Chris
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171101/ce9b8046/attachment.html>