[llvm-branch-commits] [clang] [ssaf][UnsafeBufferUsage] Add JSON serialization for UnsafeBufferUsage (PR #187156)

Aviral Goel via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Mar 18 10:07:16 PDT 2026


================
@@ -0,0 +1,108 @@
+{
----------------
aviralg wrote:

We need at least one negative test to check that we receive the error message for bad UnsafeBuffers summary. If you specialize the error messages for different failure modes, we will need negative tests for all of them.

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


More information about the llvm-branch-commits mailing list