]> granicus.if.org Git - clang/commit
Address some of the concerns by Chandler.
authorBill Wendling <isanbard@gmail.com>
Mon, 12 Mar 2012 22:10:06 +0000 (22:10 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 12 Mar 2012 22:10:06 +0000 (22:10 +0000)
commit3d7171582b026e043916fc5d65a7d7aada547206
treea13bcef3f83fb359613aa868ce4201dcb52070f9
parente8cb554c36c94e31e80ea893d9ad528afb491bdf
Address some of the concerns by Chandler.

* s/AddDirectoryList/addDirectoryList/
* Move the call to ::getenv into the function.
* FileCheck-ize the testcase.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152583 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/linker-opts.c