[clang] [clang][analyzer] Add plist macro formatting (PR #156046)
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 1 03:54:16 PST 2025
================
@@ -40,6 +40,7 @@ add_clang_library(clangAnalysis
clangAST
clangASTMatchers
clangBasic
+ clangFormat
----------------
Xazax-hun wrote:
Overall, I am supportive of using formatted text in reports. But I think we need an RFC in discourse before we link format with the main Clang library.
https://github.com/llvm/llvm-project/pull/156046
More information about the cfe-commits
mailing list