diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-02-05 23:48:13 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-02-05 23:48:13 +0000 |
commit | d3391bdd916ba7bd4483ca3632bd68a9d09f7fa6 (patch) | |
tree | ef7f51c53d4a5eb97a8d1977d74a3ecaeb3d5f9b /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp | |
parent | 052f7ff96a85e109992bf7923583e5ca1d305774 (diff) | |
download | bcm5719-llvm-d3391bdd916ba7bd4483ca3632bd68a9d09f7fa6.tar.gz bcm5719-llvm-d3391bdd916ba7bd4483ca3632bd68a9d09f7fa6.zip |
gn build: Fix clang-tidy build
Not depending on //clang/lib/StaticAnalyzer/Core and
//clang/lib/StaticAnalyzer/Frontend causes a linker error even if
ClangSACheckers are not supported.
Undefined symbols for architecture x86_64:
"clang::ento::CreateAnalysisConsumer(clang::CompilerInstance&)", referenced from:
clang::tidy::ClangTidyASTConsumerFactory::CreateASTConsumer(
clang::CompilerInstance&, llvm::StringRef)
in libclangTidy.a(libclangTidy.ClangTidy.o)
Patch from Mirko Bonadei <mbonadei@webrtc.org>!
Differential Revision: https://reviews.llvm.org/D57777
llvm-svn: 353244
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp')
0 files changed, 0 insertions, 0 deletions