hanchenye-llvm-project/libcxx
Marshall Clow 8dc9dcaeac Apparently XFAIL tests that are supposed to fail to compile can be problematic. They still get compiled, and if the compile succeeds, the buildbots complain. Replace the XFAIL with #error.
llvm-svn: 267591
2016-04-26 19:29:35 +00:00
..
cmake Fix PR26622 - Make CheckLibcxxAtomic.cmake use the libc++ headers. 2016-02-20 00:24:43 +00:00
docs Add cxx_runtime_root options for testing against a different libc++ at runtime 2016-04-20 04:17:39 +00:00
include Cleanup: move visibility/linkage attributes to the first declaration. 2016-04-22 01:04:55 +00:00
lib Re-commit "Introduce a cmake module to figure out whether we need to link with libatomic." 2016-02-11 12:43:04 +00:00
src Fix most GCC attribute ignored warnings 2016-04-21 22:54:21 +00:00
test Apparently XFAIL tests that are supposed to fail to compile can be problematic. They still get compiled, and if the compile succeeds, the buildbots complain. Replace the XFAIL with #error. 2016-04-26 19:29:35 +00:00
utils Add more missing license headers 2016-01-19 21:58:49 +00:00
www Fix LWG issue #2106: move_iterators returning prvalues 2016-04-22 00:49:12 +00:00
.arcconfig
.gitignore
CMakeLists.txt libc++: fix typo 2016-03-05 14:22:02 +00:00
CREDITS.TXT Add self to CREDITS.txt 2015-02-26 00:48:22 +00:00
LICENSE.TXT Update copyright year to 2016. 2016-03-30 22:39:53 +00:00
TODO.TXT Test commit to see if libcxx.llvm.org/docs builds 2015-09-04 22:57:00 +00:00