| commit | d346ae6ee6ae07a26d7a85ad2ddf2ef5ce719d56 | [log] [tgz] |
|---|---|---|
| author | Bryan Chan <bryan.chan@ca.ibm.com> | Fri Jun 17 16:47:14 2016 +0000 |
| committer | Bryan Chan <bryan.chan@ca.ibm.com> | Fri Jun 17 16:47:14 2016 +0000 |
| tree | 9a1d5ce7e1761d287870e035873d231b3b56b085 | |
| parent | 216d8cf7201857ba08e50c3a9e8ac452c3f565b9 [diff] |
[Driver] Adapt Linux::GCCVersion::Parse to match GCC 5 installations 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