summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/cray_suse_gcc_tree
Commit message (Collapse)AuthorAgeFilesLines
* [Driver] Support g++ headers in include/g++David Greene2018-11-134-0/+0
ray's gcc installation puts C++ headers in PREFIX/include/g++ without indicating a gcc version at all. Typically this is because the version is encoded somewhere in PREFIX. Differential Revision: https://reviews.llvm.org/D53770 llvm-svn: 346802
OpenPOWER on IntegriCloud