aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/Inputs/fake_install_tree/lib/gcc
AgeCommit message (Collapse)Author
2011-10-05Implement the feature I was originally driving toward when I startedChandler Carruth
this saga. Teach the driver to detect a GCC installed along side Clang using the existing InstalledDir support in the Clang driver. This makes a lot of Clang's behavior more automatic when it is installed along side GCC. Also include the first test cases (more to come, honest) which test both the install directory behavior, and the version sorting behavior to show that we're actually searching for the best candidate GCC installation now. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141145 91177308-0d34-0410-b5e6-96231b3b80d8