llvm-project/libcxx
Justin Lebar 20cb820880 [libcxx] Mark xonstexpr-fns.pass.cpp as XFAIL: gcc.
This fails with gcc because __builtin_isnan and friends, which
libcpp_isnan and friends call, are not themselves constexpr-evaluatable.

llvm-svn: 287041
2016-11-15 22:03:29 +00:00
..
benchmarks Optimize filesystem::path by providing weaker exception guarantees. 2016-10-31 02:46:25 +00:00
cmake Add check-cxx-abilist target when supported. 2016-11-14 02:43:12 +00:00
docs Add docs for use-configurable libc++ features 2016-11-13 23:00:30 +00:00
include [CUDA] Mark __libcpp_{isnan,isinf,isfinite} as constexpr. 2016-11-15 19:15:57 +00:00
lib Fix ABI configuration detection on OS X 2016-11-14 03:03:13 +00:00
src Improve performance of constructing filesystem::path from strings. 2016-10-30 23:53:50 +00:00
test [libcxx] Mark xonstexpr-fns.pass.cpp as XFAIL: gcc. 2016-11-15 22:03:29 +00:00
utils Upgrade in-tree google benchmark to v1.1 2016-11-05 00:30:27 +00:00
www Revert "P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t and istream_iterator. No code changes were needed, but I updated a few tests. Also resolved P0509 and P0521, which required no changes to the library or tests." 2016-11-15 18:48:36 +00:00
.arcconfig Upgrade arcconfig to use https 2016-07-18 02:02:49 +00:00
.clang-format Add .clang-format to libc++ 2016-11-15 20:21:30 +00:00
.gitignore Implement N4606 optional 2016-10-12 07:46:20 +00:00
CMakeLists.txt Add check-cxx-abilist target when supported. 2016-11-14 02:43:12 +00:00
CREDITS.TXT Add entry to CREDITS.TXT for propagate_const 2016-06-19 19:36:28 +00:00
LICENSE.TXT Update copyright year to 2016. 2016-03-30 22:39:53 +00:00
TODO.TXT Remove out of date items in TODO.txt 2016-09-27 01:28:47 +00:00