hanchenye-llvm-project/libcxx
Eric Fiselier 78bfa04dbe Don't default older GCC's to C++17, but C++14 or C++11 instead
llvm-svn: 292607
2017-01-20 12:54:45 +00:00
..
benchmarks improve performance of string::find 2016-12-30 18:01:36 +00:00
cmake Improve CMake and LIT support for Windows 2017-01-16 20:47:35 +00:00
docs [libc++] Introduce _LIBCPP_EXTERN_VIS to fix __libcpp_debug_function link errors 2017-01-16 21:01:00 +00:00
include Still expose std::align_val_t in C++17 even if we don't have aligned new/delete. 2017-01-20 06:27:34 +00:00
lib Fix handling of Apple target triple when checking the ABI lists. 2017-01-20 00:57:08 +00:00
src Disable aligned new/delete on Apple platforms without posix_memalign 2017-01-20 01:47:26 +00:00
test Don't default older GCC's to C++17, but C++14 or C++11 instead 2017-01-20 12:54:45 +00:00
utils Allow sym_diff.py to report non-zero for non-breaking ABI changes 2017-01-18 00:05:01 +00:00
www Mark two of the TS implementations as 'in progress' 2017-01-19 15:30:36 +00:00
.arcconfig
.clang-format Tweak .clang-format configuration. 2017-01-14 05:43:02 +00:00
.gitignore Implement N4606 optional 2016-10-12 07:46:20 +00:00
CMakeLists.txt Don't strip -m32 from the user provide command line flags. This fixes the compiler-rt 32 bit sanitizer build 2017-01-17 23:27:56 +00:00
CREDITS.TXT Added "Michael Park" to `CREDITS.TXT`. 2017-01-07 10:19:24 +00:00
LICENSE.TXT Update year to 2017 2017-01-03 11:20:43 +00:00
NOTES.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00
TODO.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00