Mark __convert_to_integral test as XFAIL in c++03
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@238271 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ee6bfb2117
commit
2cd0a2e4e7
@ -1,4 +1,7 @@
|
||||
|
||||
// TODO: Make this test pass for all standards.
|
||||
// XFAIL: c++98, c++03
|
||||
|
||||
#include <limits>
|
||||
#include <type_traits>
|
||||
#include <cstdint>
|
||||
|
Loading…
x
Reference in New Issue
Block a user