hanchenye-llvm-project/libcxx/test
Louis Dionne 19c44c5a00 [libc++] Add XFAILs for istream tests that were added in r357775
We fixed incorrect behavior of input streams in r357775 and tests were
added accordingly. However, older versions of macOS don't have the
change in the dylib yet, so the tests fail on those platforms.

llvm-svn: 357794
2019-04-05 18:50:47 +00:00
..
libcxx Try to suppress nodiscard_extension failures with Xcode 9 2019-04-04 13:37:15 +00:00
std [libc++] Add XFAILs for istream tests that were added in r357775 2019-04-05 18:50:47 +00:00
support Make to_chars/from_chars work back to C++11. This means that we can use them to implement to_string as well. Reviewed as https://reviews.llvm.org/D59598. 2019-03-20 18:13:23 +00:00
CMakeLists.txt Allow disabling of filesystem library. 2019-03-21 00:04:31 +00:00
lit.cfg
lit.site.cfg.in Allow disabling of filesystem library. 2019-03-21 00:04:31 +00:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00