>From c7d00a722971b41f53a391df8fe1bacd7c010120 Mon Sep 17 00:00:00 2001 From: Jyotsna Verma Date: Mon, 1 Jul 2013 12:24:02 -0500 Subject: [PATCH] Hexagon: XFAIL cx11.cpp test since it depends on system headers. --- test/Headers/cxx11.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/test/Headers/cxx11.cpp b/test/Headers/cxx11.cpp index 54fe350..b945ba6 100644 --- a/test/Headers/cxx11.cpp +++ b/test/Headers/cxx11.cpp @@ -1,3 +1,4 @@ +// XFAIL: hexagon // RUN: %clang -fsyntax-only -std=c++11 %s // RUN: %clang -fsyntax-only -std=c++11 -fmodules %s -- 1.7.6.4