]> granicus.if.org Git - clang/commit
Add --gcc-toolchain= to one of the libclang unitests to fix issue related to
authorSamuel Antao <sfantao@us.ibm.com>
Mon, 30 Nov 2015 17:26:28 +0000 (17:26 +0000)
committerSamuel Antao <sfantao@us.ibm.com>
Mon, 30 Nov 2015 17:26:28 +0000 (17:26 +0000)
commit34c87211f9f1059a90ecf0ad1323d38335e8b19a
tree28234efa80d27df454a0ac8c29daebf739805796
parentf1e212a7a96d429999adf29095df89eac2a0f35b
Add --gcc-toolchain= to one of the libclang unitests to fix issue related to
the gcc libraries clang picks for when it was configures with a user defined
path.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@254306 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/libclang/LibclangTest.cpp