================ @@ -12,6 +12,7 @@ add_clang_library(clangDoc STATIC Generators.cpp HTMLGenerator.cpp Mapper.cpp + Markdown.cpp ---------------- ilovepi wrote:
Lets have these in a separate folder for now. I think they'll eventually end up in llvm/support or something common, but for now, lets put them under the Support folder in clang-doc. https://github.com/llvm/llvm-project/pull/200302 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
