]> granicus.if.org Git - clang/commit
Fix a linker issue with clang-check on Linux.
authorAdrian Prantl <aprantl@apple.com>
Tue, 7 Jul 2015 22:34:51 +0000 (22:34 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 7 Jul 2015 22:34:51 +0000 (22:34 +0000)
commit476d33351fa2d77b032c3bde36dd880b4bc79d92
tree3077c23100693cdf5e154ddbca28fabaa9737e82
parent5f180ca91121a0175c9f370aaf58c3285e1aad88
Fix a linker issue with clang-check on Linux.
There must be a better way to fix this — I'll keep investigating.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241636 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-check/CMakeLists.txt