This revision was automatically updated to reflect the committed changes. Closed by commit rL361536: Fix unresolved symbols when linking tools/clang/unittests/Tooling/ToolingTests (authored by tlively, committed by ). Herald added a project: LLVM. Herald added a subscriber: llvm-commits.
Changed prior to commit: https://reviews.llvm.org/D62333?vs=201022&id=201036#toc Repository: rL LLVM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D62333/new/ https://reviews.llvm.org/D62333 Files: cfe/trunk/unittests/Tooling/CMakeLists.txt Index: cfe/trunk/unittests/Tooling/CMakeLists.txt =================================================================== --- cfe/trunk/unittests/Tooling/CMakeLists.txt +++ cfe/trunk/unittests/Tooling/CMakeLists.txt @@ -71,6 +71,7 @@ clangToolingCore clangToolingInclusions clangToolingRefactor + LLVMTestingSupport )
Index: cfe/trunk/unittests/Tooling/CMakeLists.txt =================================================================== --- cfe/trunk/unittests/Tooling/CMakeLists.txt +++ cfe/trunk/unittests/Tooling/CMakeLists.txt @@ -71,6 +71,7 @@ clangToolingCore clangToolingInclusions clangToolingRefactor + LLVMTestingSupport )
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits