[PATCH] D59798: [analyzer] Add analyzer option to limit the number of imported TUs
Endre Fülöp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 05:37:46 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365314: [analyzer] Add analyzer option to limit the number of imported TUs (authored by gamesh411, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D59798?vs=207712&id=208375#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59798/new/
https://reviews.llvm.org/D59798
Files:
cfe/trunk/include/clang/CrossTU/CrossTranslationUnit.h
cfe/trunk/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
cfe/trunk/lib/CrossTU/CrossTranslationUnit.cpp
cfe/trunk/test/Analysis/analyzer-config.c
cfe/trunk/test/Analysis/ctu-import-threshold.c
cfe/trunk/unittests/CrossTU/CrossTranslationUnitTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59798.208375.patch
Type: text/x-patch
Size: 8739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/1ca1c19a/attachment.bin>
More information about the llvm-commits
mailing list