1 2 3 4 5 6 7
set(LLVM_USED_LIBS clangBasic clangAST clangLex) add_clang_library(clangComments CommentLexer.cpp RawCommentList.cpp )