[clang] [NFCI][analyzer] Regularize NodeBuilder classes (PR #180960)

Balázs Benics via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 12 03:00:13 PST 2026


================
@@ -0,0 +1,83 @@
+// RUN: %clang_analyze_cc1 -verify %s -analyzer-checker=core
----------------
steakhal wrote:

I'd suggest renaming the file to something like `indirect-computed-goto.c`.

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


More information about the cfe-commits mailing list