summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge LLVM 4.0.0 rc1patrick2017-01-241-4/+3
|
* Merge LLVM 3.9.1patrick2017-01-141-33/+34
|
* Let clang use libc++/libc++abi and its header files per default. You can stillpascal2016-09-051-8/+0
| | | | | | use the old libstdc++ by specifying -stdlib=libstdc++. with hints from/looks good to patrick@, ok kettenis@
* Use the space freed up by sparc and zaurus to import LLVM.pascal2016-09-031-0/+675
ok hackroom@