[clang] [clang][SSAF] Allow no Data for summary analysis (PR #211342)

Balázs Benics via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 23 01:11:24 PDT 2026


================
@@ -15,13 +15,13 @@
 // UNKNOWN: no analysis registered for 'AnalysisName(NoSuchAnalysis)'
 
 // ============================================================================
-// Error: valid analysis name but LUSummary lacks entity data for it
+// Success: Analyese might not add summaries in every run.
----------------
steakhal wrote:

You caught me. I wrote this myself. - human slop xD

https://github.com/llvm/llvm-project/pull/211342


More information about the cfe-commits mailing list