Mark <charconv> tests as unsupported for C++11 and C++14 if you're not testing libc...
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 20 Mar 2019 19:43:22 +0000 (19:43 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 20 Mar 2019 19:43:22 +0000 (19:43 +0000)
commit61914dc2fe2cac1a4b9a5f887604bf9b774f5f8c
treed15835c262629d863e8dd47ff3362ea25219cf21
parent638be660d732b0913869b0ede3f18e4d97e59dd1
Mark <charconv> tests as unsupported for C++11 and C++14 if you're not testing libc++. Thanks to Louis for the suggestion.

llvm-svn: 356602
libcxx/test/std/utilities/charconv/charconv.from.chars/integral.bool.fail.cpp
libcxx/test/std/utilities/charconv/charconv.from.chars/integral.pass.cpp
libcxx/test/std/utilities/charconv/charconv.to.chars/integral.bool.fail.cpp
libcxx/test/std/utilities/charconv/charconv.to.chars/integral.pass.cpp