[clang] [clang][ssaf] Implement Entity Linker CLI and patching for JSON Format (PR #184713)

Balázs Benics via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 6 07:45:07 PST 2026


================
@@ -0,0 +1,20 @@
+// Test the --verbose/-v flag of ssaf-linker.
+
+// RUN: rm -rf %t
----------------
steakhal wrote:

```suggestion
// RUN: rm -rf %t
```

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


More information about the cfe-commits mailing list