]> granicus.if.org Git - clang/commit
[driver] Add support for the COMPILER_PATH environment variable, which adds the
authorChad Rosier <mcrosier@apple.com>
Wed, 14 Sep 2011 00:47:55 +0000 (00:47 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 14 Sep 2011 00:47:55 +0000 (00:47 +0000)
commit815eb6b80739ffca9879b9833208932dee55d0cb
tree0f9546f088014b53dcfeaf0a15649e595ba9c721
parent43f48b0b1bc763dc56db6e01de4fcc44ad389bef
[driver] Add support for the COMPILER_PATH environment variable, which adds the
specified path(s) to the list of prefix directories.
rdar://10097714

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139677 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp