Unxfail passing test: test/CodeGenCXX/crash.cpp

llvm-svn: 254606
This commit is contained in:
Krzysztof Parzyszek 2015-12-03 12:03:56 +00:00
parent 061900fea8
commit fceb4e7cb4

View File

@ -1,4 +1,3 @@
// XFAIL: hexagon
// RUN: %clang_cc1 %s -std=c++11 -emit-llvm-only
// RUN: %clang_cc1 -emit-obj -o %t -debug-info-kind=line-tables-only -std=c++11 %s
// CHECK that we don't crash.