summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/gcc_version_parsing5/lib/gcc
Commit message (Collapse)AuthorAgeFilesLines
* [Driver] Adapt Linux::GCCVersion::Parse to match GCC 5 installationsBryan Chan2016-06-172-0/+0
Summary: Some GCC 5 installations store the libstdc++ includes and GCC-specific files in paths without the minor part of the version number, such as /usr/include/c++/5 /usr/lib64/gcc/x86_64-suse-linux/5 Reviewers: cfe-commits, thiagomacieira, jroelofs Subscribers: tinti, jroelofs Differential Revision: http://reviews.llvm.org/D14727 llvm-svn: 273012
OpenPOWER on IntegriCloud