llvm-project/libcxx
Marshall Clow 217cf69b92 Rename some test data (and make it const) to rid us of some shadowing warnings in the test suite. No functional change. Thanks to STL@microsoft for the report and patch.
llvm-svn: 271919
2016-06-06 18:24:08 +00:00
..
cmake [libcxx] Allow target flags to affect CMake configuration tests 2016-06-02 01:10:08 +00:00
docs Update libcxx.llvm.org documentation by linking to new docs. 2016-06-02 02:16:28 +00:00
include Don't call memmove when there's nothing to move. Fixes PR#27978. 2016-06-04 16:16:59 +00:00
lib [libcxx] Prefer C++14 over C++11 when building libc++experimental. 2016-05-10 16:17:43 +00:00
src [libcxx] Fix thread join.pass.cpp segfault after r271475 2016-06-03 08:45:26 +00:00
test Rename some test data (and make it const) to rid us of some shadowing warnings in the test suite. No functional change. Thanks to STL@microsoft for the report and patch. 2016-06-06 18:24:08 +00:00
utils Add more missing license headers 2016-01-19 21:58:49 +00:00
www Mark LWG issue 2545 as complete. Add extra tests 2016-06-02 05:44:14 +00:00
.arcconfig Update Arcanist config to point to reviews.llvm.org 2014-06-10 18:29:36 +00:00
.gitignore [libc++] Refactor test components into modules. 2015-01-09 18:03:29 +00:00
CMakeLists.txt [libcxx] Allow target flags to affect CMake configuration tests 2016-06-02 01:10:08 +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