[PATCH] D83475: [analyzer] Add CTUImportCppThreshold for C++ files

Endre Fülöp via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 9 06:00:20 PDT 2020


gamesh411 added inline comments.


================
Comment at: clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def:333
+                "for import when inlining functions during CTU analysis of C++ "
+                "source files. ",
                 8u)
----------------
extra whitespace at the end


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83475





More information about the cfe-commits mailing list