hanchenye-llvm-project/libcxx
Marshall Clow a64a8fc969 Rename a few tests that had typos in their names. No functional change. Thanks to STL for the catch
llvm-svn: 267287
2016-04-23 14:31:00 +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 Rename a few tests that had typos in their names. No functional change. Thanks to STL for the catch 2016-04-23 14:31:00 +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
LICENSE.TXT Update copyright year to 2016. 2016-03-30 22:39:53 +00:00
TODO.TXT