Remove XFAIL now that the test is standalone.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 15 Apr 2013 17:06:15 +0000 (17:06 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 15 Apr 2013 17:06:15 +0000 (17:06 +0000)
llvm-svn: 179538

clang/test/PCH/cxx-typeid.cpp

index c6a41a1..534863a 100644 (file)
@@ -1,4 +1,3 @@
-// XFAIL: hexagon
 // Test this without pch.
 // RUN: %clang_cc1 -include %S/cxx-typeid.h -fsyntax-only -verify %s