aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2019-02-05 23:48:13 +0000
committerNico Weber <nicolasweber@gmx.de>2019-02-05 23:48:13 +0000
commitd3391bdd916ba7bd4483ca3632bd68a9d09f7fa6 (patch)
treeef7f51c53d4a5eb97a8d1977d74a3ecaeb3d5f9b /llvm/lib/Transforms/Utils/LoopUtils.cpp
parent052f7ff96a85e109992bf7923583e5ca1d305774 (diff)
downloadllvm-d3391bdd916ba7bd4483ca3632bd68a9d09f7fa6.zip
llvm-d3391bdd916ba7bd4483ca3632bd68a9d09f7fa6.tar.gz
llvm-d3391bdd916ba7bd4483ca3632bd68a9d09f7fa6.tar.bz2
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 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions