aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/mpi/MPITidyModule.cpp
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2016-08-12 19:27:05 +0000
committerTodd Fiala <todd.fiala@gmail.com>2016-08-12 19:27:05 +0000
commitaf32ccb195ece1a25511d1d35d8c14ce1b58ee9b (patch)
tree4e8bf3a77475d34f3ef118340084f46db812ce25 /clang-tools-extra/clang-tidy/mpi/MPITidyModule.cpp
parent3c4d60ad89aa996a48cc53cabb2d4ebab42bee8f (diff)
downloadllvm-af32ccb195ece1a25511d1d35d8c14ce1b58ee9b.zip
llvm-af32ccb195ece1a25511d1d35d8c14ce1b58ee9b.tar.gz
llvm-af32ccb195ece1a25511d1d35d8c14ce1b58ee9b.tar.bz2
fix lldb-gtest target of Xcode build
Change r278527 was filtering out too many libraries. The Xcode lldb-gtest target depends on linking libgtest*.a, but those were not being included. This caused the lldb-gtest linkage step to fail to find a main entry point that is present in the filtered out libs. This change restores the libgtest* libraries to the link list by whitelisting them in the filter. llvm-svn: 278552
Diffstat (limited to 'clang-tools-extra/clang-tidy/mpi/MPITidyModule.cpp')
0 files changed, 0 insertions, 0 deletions