[clang] [clang][ssaf] Extract shared tool utilities into `clang-ssaf-tool-common` (PR #187439)

Aviral Goel via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 19 09:33:01 PDT 2026


================
@@ -0,0 +1,127 @@
+//===- SSAFToolUtils.cpp - Shared utilities for SSAF tools ---------------===//
----------------
aviralg wrote:

Don't know if this is the right place to keep common code.

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


More information about the cfe-commits mailing list