Mark test as unsupported c++98/03 to fix buildbots

llvm-svn: 310530
This commit is contained in:
Erik Pilkington 2017-08-09 21:51:56 +00:00
parent 7d442fc6d4
commit 7377525fce
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
//
//===----------------------------------------------------------------------===//
// UNSUPPORTED: c++98, c++03
#include "../src/cxa_demangle.cpp"
using namespace __cxxabiv1;