Skip to content

Commit 4bff9fd

Browse files
committed
[gn build] Port 24117f7
1 parent 24117f7 commit 4bff9fd

File tree

2 files changed

+0
-2
lines changed
  • llvm/utils/gn/secondary/clang-tools-extra

2 files changed

+0
-2
lines changed

llvm/utils/gn/secondary/clang-tools-extra/clang-doc/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ static_library("clang-doc") {
2222
"ClangDoc.cpp",
2323
"Generators.cpp",
2424
"HTMLGenerator.cpp",
25-
"HTMLMustacheGenerator.cpp",
2625
"JSONGenerator.cpp",
2726
"MDGenerator.cpp",
2827
"Mapper.cpp",

llvm/utils/gn/secondary/clang-tools-extra/unittests/clang-doc/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ unittest("ClangDocTests") {
4040
"ClangDocTest.cpp",
4141
"GeneratorTest.cpp",
4242
"HTMLGeneratorTest.cpp",
43-
"HTMLMustacheGeneratorTest.cpp",
4443
"JSONGeneratorTest.cpp",
4544
"MDGeneratorTest.cpp",
4645
"MergeTest.cpp",

0 commit comments

Comments
 (0)