hanchenye-llvm-project/libcxx
Casey Carter a668ad92d5 [libc++][test] MSVC has no __PRETTY_FUNCTION__
Use `__FUNCSIG__` instead when compiling with MSVC. While we're touching `makeTypeIDImp`, remove the warning suppression for C4640 "construction of local static object is not thread safe" since C1XX now correctly constant-initializes `id`.
2020-10-19 17:20:47 -07:00
..
benchmarks [libc++] Add a benchmark for std::map operations 2020-09-15 12:09:29 -04:00
cmake [libc++] Define new/delete in libc++abi only by default 2020-10-19 11:35:01 -04:00
docs [libc++] Define new/delete in libc++abi only by default 2020-10-19 11:35:01 -04:00
include [libc++] Add more tests for operator<< on std::complex 2020-10-19 13:23:59 -04:00
lib [libc++] Define new/delete in libc++abi only by default 2020-10-19 11:35:01 -04:00
src [libc++] Define new/delete in libc++abi only by default 2020-10-19 11:35:01 -04:00
test [libc++][test] MSVC has no __PRETTY_FUNCTION__ 2020-10-19 17:20:47 -07:00
utils [libcxx] [test] Fix filesystem_test_helper.h to compile for windows 2020-10-20 00:07:02 +03:00
www [libc++] Re-apply fdc41e11f (LWG1203) without breaking the C++11 build 2020-09-23 08:56:00 -04:00
.clang-format
.gitignore
CMakeLists.txt [libc++] Define new/delete in libc++abi only by default 2020-10-19 11:35:01 -04:00
CREDITS.TXT
LICENSE.TXT
NOTES.TXT
TODO.TXT
appveyor-reqs-install.cmd
appveyor.yml