]> granicus.if.org Git - clang/commit
Remove unnecessary ClangLibdirSuffix variable.
authorYaron Keren <yaron.keren@gmail.com>
Wed, 5 Aug 2015 20:06:56 +0000 (20:06 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Wed, 5 Aug 2015 20:06:56 +0000 (20:06 +0000)
commit8c3627c045d23db2e02cd781792490e97ae70a4e
tree211ef7b4d5822c86ca1f738afd2361fccb74ef70
parent4b7a1cc15b2b82ab41da63e7abcea80ebb4d678b
Remove unnecessary ClangLibdirSuffix variable.
Twine + const char * is supported.

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