test/Index/preamble_macro_template.cpp: Suppress this probably due to Lit/win32 issue...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 19 Dec 2012 00:57:48 +0000 (00:57 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 19 Dec 2012 00:57:48 +0000 (00:57 +0000)
llvm-svn: 170484

clang/test/Index/preamble_macro_template.cpp

index 5e66aba..6a55ae3 100644 (file)
@@ -13,3 +13,5 @@ int main() { }
 // CHECK: preamble_macro_template.h:5:25: IntegerLiteral= Extent=[5:25 - 5:26]
 // CHECK: preamble_macro_template.cpp:3:5: FunctionDecl=main:3:5 (Definition) Extent=[3:1 - 3:15]
 // CHECK: preamble_macro_template.cpp:3:12: CompoundStmt= Extent=[3:12 - 3:15]
+
+// REQUIRES: shell