[clang] [clang][ssaf] Add UnsafeBufferUsage summary data structures (PR #181067)

Balázs Benics via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 16 07:21:54 PST 2026


================
@@ -11,6 +11,7 @@ add_distinct_clang_unittest(ClangScalableAnalysisTests
   Registries/SerializationFormatRegistryTest.cpp
   Registries/SummaryExtractorRegistryTest.cpp
   SummaryNameTest.cpp
+  Analyses/UnsafeBufferUsage/UnsafeBufferUsageTest.cpp
----------------
steakhal wrote:

This line should go probably to the top, to preserve alphabetical ordering.

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


More information about the cfe-commits mailing list