sabel83 marked an inline comment as done. sabel83 added a comment. I have moved the tests into their own directory in the last update.
================ Comment at: tools/CMakeLists.txt:37 add_clang_subdirectory(libclang) +add_subdirectory(templight) ---------------- rsmith wrote: > Did you mean to include this in this patch? There's no such directory added > here. (Should this be an `add_llvm_external_project`, to pick up some > external project if it's checked out here?) It is a reference to a utility based on this patch. The utility has not been finished yet, so I have removed that line. https://reviews.llvm.org/D38818 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits