[clang] [analyzer] Introduce per-entry-point statistics (PR #131175)
Balazs Benics via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 15 01:22:19 PDT 2025
================
@@ -0,0 +1,33 @@
+===================
+Analysis Statistics
+===================
+
+CSA enjoys two facilities to collect statistics: per translation unit and per entry point.
----------------
steakhal wrote:
While I share and use the CSA shorthand, I wonder if the dovs we shoul avoid using it. WDYT?
https://github.com/llvm/llvm-project/pull/131175
More information about the cfe-commits
mailing list