[clang-tools-extra] [clang-doc] Add helpers for Template config (PR #138062)

Erick Velez via cfe-commits cfe-commits at lists.llvm.org
Fri May 16 23:00:32 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
+  )
+
----------------
evelez7 wrote:

nit: extra newline

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


More information about the cfe-commits mailing list