]> granicus.if.org Git - clang/commitdiff
Revert accidentally-committed file.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 8 Mar 2014 00:04:19 +0000 (00:04 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 8 Mar 2014 00:04:19 +0000 (00:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203318 91177308-0d34-0410-b5e6-96231b3b80d8

unittests/AST/CMakeLists.txt

index 4ad3b1af6f0c45c57b7ff4ada135beb3b7e07f7b..55b028c15882378a9e50dca63173b8f62352f2c5 100644 (file)
@@ -10,7 +10,6 @@ add_clang_unittest(ASTTests
   CommentParser.cpp
   DeclPrinterTest.cpp
   DeclTest.cpp
-  ExternalASTSourceTest.cpp
   SourceLocationTest.cpp
   StmtPrinterTest.cpp
   )