martong marked an inline comment as done.
martong added inline comments.

================
Comment at: clang/include/clang/StaticAnalyzer/Checkers/Checkers.td:299
+                  "DisplayLoadedSummaries",
+                  "If set to true, the checker displays all loaded summaries.",
+                  "false",
----------------
Szelethus wrote:
> I see what you mean, but "loaded" is a bit ambiguous unless you know how the 
> checker operates.
Yeah, okay, what about "the found summaries" or "applicable summaries" or "? 
This list can  be different for every TU. So I am adding "... for the 
translation unit".


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78118



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to