From: Jyotsna Verma Date: Thu, 4 Apr 2013 20:56:42 +0000 (+0000) Subject: XFAIL example-dynarray.cpp test for Hexagon as some of the header files X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8cfa0babc06cd7c220c78e05c9ad9dd2c74b4e2a;p=clang XFAIL example-dynarray.cpp test for Hexagon as some of the header files are unavailable on Hexagon. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178791 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/SemaTemplate/example-dynarray.cpp b/test/SemaTemplate/example-dynarray.cpp index 999521e91e..266d2d4998 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