[PATCH] D82561: [analyzer][CrossTU] Lower CTUImportThreshold default value

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 26 02:08:46 PDT 2020


martong accepted this revision.
martong added inline comments.


================
Comment at: clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def:324
                 "for import when inlining functions during CTU analysis. "
                 "Lowering this threshold can alleviate the memory burder of "
                 "analysis with many interdependent definitions located in "
----------------
typo: burder -> burden


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82561/new/

https://reviews.llvm.org/D82561





More information about the cfe-commits mailing list