================
@@ -353,6 +353,12 @@ ANALYZER_OPTION(bool, DisplayCTUProgress, 
"display-ctu-progress",
                 "the analyzer's progress related to ctu.",
                 false)
 
+ANALYZER_OPTION(
+    StringRef, DumpSEStatsToCSV, "dump-se-stats-to-csv",
----------------
NagyDonat wrote:

What does "SE" / "se" abbreviate within this option name? (I don't have any 
guesses.)

https://github.com/llvm/llvm-project/pull/131175
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to