Add new file CommentCommandTraits.cpp to CMakeLists.txt.

llvm-svn: 161551
This commit is contained in:
Dmitri Gribenko 2012-08-09 00:16:26 +00:00
parent 6d8bf5bcd2
commit a7b3214c4e
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ add_clang_library(clangAST
CXXInheritance.cpp
Comment.cpp
CommentBriefParser.cpp
CommentCommandTraits.cpp
CommentDumper.cpp
CommentLexer.cpp
CommentParser.cpp