forked from OSchip/llvm-project
Add new file CommentCommandTraits.cpp to CMakeLists.txt.
llvm-svn: 161551
This commit is contained in:
parent
6d8bf5bcd2
commit
a7b3214c4e
|
@ -10,6 +10,7 @@ add_clang_library(clangAST
|
|||
CXXInheritance.cpp
|
||||
Comment.cpp
|
||||
CommentBriefParser.cpp
|
||||
CommentCommandTraits.cpp
|
||||
CommentDumper.cpp
|
||||
CommentLexer.cpp
|
||||
CommentParser.cpp
|
||||
|
|
Loading…
Reference in New Issue