From 1f35ec3c2c5662644c07969a1b5c5ad748764285 Mon Sep 17 00:00:00 2001 From: Rafael Espindola Date: Mon, 15 Apr 2013 17:06:15 +0000 Subject: Remove XFAIL now that the test is standalone. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179538 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/PCH/cxx-typeid.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'test/PCH') diff --git a/test/PCH/cxx-typeid.cpp b/test/PCH/cxx-typeid.cpp index c6a41a15cc..534863af21 100644 --- a/test/PCH/cxx-typeid.cpp +++ b/test/PCH/cxx-typeid.cpp @@ -1,4 +1,3 @@ -// XFAIL: hexagon // Test this without pch. // RUN: %clang_cc1 -include %S/cxx-typeid.h -fsyntax-only -verify %s -- cgit v1.2.1