[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:30:37 PDT 2019


gamesh411 updated this revision to Diff 199278.
gamesh411 added a comment.

Revert unnecessary clang-formating of AnalysisConsumer.cpp


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
  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.199278.patch
Type: text/x-patch
Size: 8487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190513/84342537/attachment.bin>


More information about the cfe-commits mailing list