search for: db8addc7

Displaying 1 result from an estimated 1 matches for "db8addc7".

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