[clang] [clang][ssaf] Add accessor for `LUNamespace` (PR #195756)
Aviral Goel via cfe-commits
cfe-commits at lists.llvm.org
Tue May 5 09:39:05 PDT 2026
================
@@ -8,6 +8,7 @@ add_distinct_clang_unittest(ClangScalableAnalysisTests
EntityLinkageTest.cpp
EntityLinkerTest.cpp
EntityNameTest.cpp
+ LUSummaryTest.cpp
----------------
aviralg wrote:
I really wish we had a clang-format like tool to format CMakeLists.txt. I keep forgetting to sort.
https://github.com/llvm/llvm-project/pull/195756
More information about the cfe-commits
mailing list