[PATCH] D59798: [analyzer] Add analyzer option to limit the number of imported TUs
Endre Fülöp via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 13 09:17:43 PDT 2019
gamesh411 updated this revision to Diff 199277.
gamesh411 added a comment.
Apply review suggestions by Xazax
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59798/new/
https://reviews.llvm.org/D59798
Files:
include/clang/CrossTU/CrossTranslationUnit.h
include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
lib/CrossTU/CrossTranslationUnit.cpp
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
test/Analysis/analyzer-config.c
test/Analysis/ctu-import-threshold.c
unittests/CrossTU/CrossTranslationUnitTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59798.199277.patch
Type: text/x-patch
Size: 9261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190513/4d7acab0/attachment-0001.bin>
More information about the cfe-commits
mailing list