[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:34:00 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:

oh, CMake file ... 🤦 

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


More information about the cfe-commits mailing list