[clang-tools-extra] [clang-doc] Add helpers for Template config (PR #138062)
Paul Kirth via cfe-commits
cfe-commits at lists.llvm.org
Mon May 19 13:28:54 PDT 2025
================
@@ -6,4 +6,6 @@ set(LLVM_LINK_COMPONENTS
add_clang_library(clangDocSupport STATIC
File.cpp
- )
\ No newline at end of file
+ Utils.cpp
+ )
+
----------------
ilovepi wrote:
one would hope `git calng-format would catch this...`. Will fix.
https://github.com/llvm/llvm-project/pull/138062
More information about the cfe-commits
mailing list