hanchenye-llvm-project/libcxx
Eric Fiselier 227740d22b Rename CheckLibcxxAtomic.cmake variable result names so they don't clash with LLVM
llvm-svn: 260531
2016-02-11 15:52:52 +00:00
..
cmake Rename CheckLibcxxAtomic.cmake variable result names so they don't clash with LLVM 2016-02-11 15:52:52 +00:00
docs [docs] Remove references to autoconf build. 2016-01-30 01:11:42 +00:00
include Properly down-cast a sentinal node pointer through void* 2016-02-11 15:22:37 +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 [libcxx] Whitelist inclusion of sysctl.h instead of blacklisting 2016-01-29 13:53:23 +00:00
test Add some tests to ensure that the __regex_word does not conflict with any of ctype_base's values. 2016-02-11 15:23:04 +00:00
utils Add more missing license headers 2016-01-19 21:58:49 +00:00
www Implement LWG#2385; remove the allocator-aware std::function::assign call. It was useless, and didn't actually *do anything* with the allocator. Now it's gone. On the off chance that someone is mistakenly calling it, it's only gone in C++1z 2016-01-25 17:29:55 +00:00
.arcconfig
.gitignore
CMakeLists.txt build: silence warnings in in-tree build 2016-02-08 03:50:18 +00:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT