From: NAKAMURA Takumi Date: Tue, 17 Jul 2012 00:33:36 +0000 (+0000) Subject: clang/test/Tooling/clang-ast-dump.cpp: Mark it as REQUIRES: asserts, for now. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3df9a756d619dd6c560da97b514b3859c296b9a0;p=clang clang/test/Tooling/clang-ast-dump.cpp: Mark it as REQUIRES: asserts, for now. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160332 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Tooling/clang-ast-dump.cpp b/test/Tooling/clang-ast-dump.cpp index c3417e0bd8..99e550b274 100644 --- a/test/Tooling/clang-ast-dump.cpp +++ b/test/Tooling/clang-ast-dump.cpp @@ -2,6 +2,9 @@ // RUN: clang-ast-dump "%s" -f test_namespace::TheClass::theMethod -- -c > %t 2>&1 // RUN: FileCheck --input-file=%t %s +// FIXME: Does this run regardless of +Asserts? +// REQUIRES: asserts + // CHECK: // CHECK: // CHECK: (CompoundStmt