[llvm] ffac200 - [gn] port 4e9e7c5816bc1
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 12 06:09:11 PST 2025
Author: Nico Weber
Date: 2025-12-12T09:08:45-05:00
New Revision: ffac200e715cad2901b69b8aa5490bbf40d7edf9
URL: https://github.com/llvm/llvm-project/commit/ffac200e715cad2901b69b8aa5490bbf40d7edf9
DIFF: https://github.com/llvm/llvm-project/commit/ffac200e715cad2901b69b8aa5490bbf40d7edf9.diff
LOG: [gn] port 4e9e7c5816bc1
Added:
Modified:
llvm/utils/gn/secondary/clang-tools-extra/clang-doc/tool/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang-tools-extra/clang-doc/tool/BUILD.gn b/llvm/utils/gn/secondary/clang-tools-extra/clang-doc/tool/BUILD.gn
index 240e1c9eabfd4..c81adb4498d86 100644
--- a/llvm/utils/gn/secondary/clang-tools-extra/clang-doc/tool/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang-tools-extra/clang-doc/tool/BUILD.gn
@@ -6,6 +6,7 @@ copy("assets") {
"../assets/comment-template.mustache",
"../assets/enum-template.mustache",
"../assets/function-template.mustache",
+ "../assets/head-template.mustache",
"../assets/index.js",
"../assets/mustache-index.js",
"../assets/namespace-template.mustache",
More information about the llvm-commits
mailing list