From 809500fc2c13c8173a16b052304d983864e4a1e1 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Mon, 8 Apr 2013 18:45:10 +0000 Subject: Vendor import of clang trunk r178860: http://llvm.org/svn/llvm-project/cfe/trunk@178860 --- test/SemaTemplate/example-dynarray.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/SemaTemplate/example-dynarray.cpp') diff --git a/test/SemaTemplate/example-dynarray.cpp b/test/SemaTemplate/example-dynarray.cpp index 999521e91e5f2..266d2d4998ebe 100644 --- a/test/SemaTemplate/example-dynarray.cpp +++ b/test/SemaTemplate/example-dynarray.cpp @@ -1,4 +1,5 @@ // RUN: %clangxx -emit-llvm -c -o - %s +// XFAIL: hexagon #include #include #include -- cgit v1.2.3