update XFAIL comments with more details
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@300944 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -7,9 +7,8 @@
|
|||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
// There appears to be a bug in VerifyDiagnosticReporter on Windows that
|
// This test fails because diagnose_if doesn't emit all of the diagnostics
|
||||||
// causes -verify to not see the emitted warnings even though they are
|
// when -fdelayed-template-parsing is enabled, like it is on Windows.
|
||||||
// actually getting omitted.
|
|
||||||
// XFAIL: LIBCXX-WINDOWS-FIXME
|
// XFAIL: LIBCXX-WINDOWS-FIXME
|
||||||
|
|
||||||
// REQUIRES: verify-support, diagnose-if-support
|
// REQUIRES: verify-support, diagnose-if-support
|
||||||
|
|||||||
@@ -7,8 +7,7 @@
|
|||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
// This test fails because the `from_bytes` call seems to result in a call
|
// 'do_bytes' throws a std::range_error unexpectedly
|
||||||
// to 'abort()'
|
|
||||||
// XFAIL: LIBCXX-WINDOWS-FIXME
|
// XFAIL: LIBCXX-WINDOWS-FIXME
|
||||||
|
|
||||||
// UNSUPPORTED: c++98, c++03
|
// UNSUPPORTED: c++98, c++03
|
||||||
|
|||||||
Reference in New Issue
Block a user