Skip to content

Commit 4e5109a

Browse files
committed
[clang-doc] add class template
1 parent 7e1399b commit 4e5109a

File tree

6 files changed

+305
-154
lines changed

6 files changed

+305
-154
lines changed

clang-tools-extra/clang-doc/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ add_clang_library(clangDoc
1616
Serialize.cpp
1717
YAMLGenerator.cpp
1818
HTMLMustacheGenerator.cpp
19+
FileHelpersClangDoc.cpp
1920

2021
DEPENDS
2122
omp_gen

0 commit comments

Comments
 (0)