[PATCH] D59798: [WIP] 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
Thu Mar 28 00:33:01 PDT 2019
gamesh411 updated this revision to Diff 192571.
gamesh411 added a comment.
Updated option handling location to use AnalyzerOptions instead of CC1
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/Core/CallEvent.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.192571.patch
Type: text/x-patch
Size: 11504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190328/41b135c8/attachment.bin>
More information about the cfe-commits
mailing list