rsmith accepted this revision. rsmith added a comment. This revision is now accepted and ready to land.
Thank you! Please move the tests to a new subdirectory under test, say test/Templight. ================ Comment at: tools/CMakeLists.txt:37 add_clang_subdirectory(libclang) +add_subdirectory(templight) ---------------- 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?) https://reviews.llvm.org/D38818 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits