llvm-project/libcxx
Marshall Clow ea44ee202f Fix problems with r'890 when building on machines where sizeof(size_t) != sizeof(unsigned long long) and C++03
llvm-svn: 319106
2017-11-27 22:27:22 +00:00
..
benchmarks
cmake Fix installation of cxxabi.h through libc++. 2017-11-25 23:39:17 +00:00
docs
fuzzing
include Fix problems with r'890 when building on machines where sizeof(size_t) != sizeof(unsigned long long) and C++03 2017-11-27 22:27:22 +00:00
lib
src Allow to set locale on Windows. 2017-11-23 10:38:18 +00:00
test Fix problems with r'890 when building on machines where sizeof(size_t) != sizeof(unsigned long long) and C++03 2017-11-27 22:27:22 +00:00
utils
www Implement LWG#2921 and LWG#2976 - removing allocator support from packaged_task. 2017-11-27 19:43:28 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt
CREDITS.TXT Update C++2a status and add Glen to CREDITS.TXT. Reviewed as https://reviews.llvm.org/D40379 2017-11-23 14:50:56 +00:00
LICENSE.TXT
NOTES.TXT
TODO.TXT
appveyor-reqs-install.cmd
appveyor.yml