]> granicus.if.org Git - clang/commit
[driver] Remove an extra space with the -internal-externc-isystem option, so
authorChad Rosier <mcrosier@apple.com>
Wed, 31 Oct 2012 19:28:55 +0000 (19:28 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 31 Oct 2012 19:28:55 +0000 (19:28 +0000)
commit967f3f09f800b6529d74637a73384ee540c8e901
tree2f7bfc9f5e6186767cc5bd0cd154a5210f6c2783
parent710c517431954cfffba519fc7814cfbd8412a9aa
[driver] Remove an extra space with the -internal-externc-isystem option, so
that matching works correctly.
Part of rdar://12329974

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