Mark awk.pass.cpp as XFAIL for NetBSD

Reported on the NetBSD 8 build bot.

llvm-svn: 352097
This commit is contained in:
Kamil Rytarowski 2019-01-24 20:26:02 +00:00
parent 24298a4404
commit 7c56f115b4

View File

@ -17,7 +17,8 @@
// = regex_constants::match_default);
// TODO: investigation needed
// XFAIL: linux-gnu
// TODO(netbsd): incomplete support for locales
// XFAIL: linux-gnu, netbsd
#include <regex>
#include <cassert>