hanchenye-llvm-project/libcxx
Eric Fiselier 4f73dbf403 Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES
llvm-svn: 296854
2017-03-03 03:43:25 +00:00
..
benchmarks improve performance of string::find 2016-12-30 18:01:36 +00:00
cmake Recommit "Split exception.cpp and new.cpp implementation into different files for different runtimes." 2017-02-10 08:57:35 +00:00
docs [libc++] Make _LIBCPP_TYPE_VIS export members 2017-03-02 03:22:18 +00:00
include remove max_size() extension from polymorphic_allocator. It is unneeded 2017-03-02 22:10:14 +00:00
lib Update ABI list for 4.0 release 2017-03-02 19:59:53 +00:00
src [libc++] Add option to disable new/delete overloads when libc++abi provides them. 2017-03-02 19:35:33 +00:00
test Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 2017-03-03 03:43:25 +00:00
utils Fix python 3 syntax error in sym_diff 2017-03-02 00:03:01 +00:00
www Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +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 Work around GCC linking errors within libc++abi due to missing new/delete definitions 2017-03-02 21:55:03 +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