This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-08 17:28:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
839a25a8a7b98ceabd2beb57daefcb394901c20c
llvm
/
libcxx
History
Marshall Clow
f43a42d53e
Noticed that std::allocator<const T> was missing the definition for is_always_equal. Fixed this, and added a test for it.
...
llvm-svn: 241190
2015-07-01 21:23:40 +00:00
..
cmake
…
include
Noticed that std::allocator<const T> was missing the definition for is_always_equal. Fixed this, and added a test for it.
2015-07-01 21:23:40 +00:00
lib
…
src
Implement N4508: shared_mutex. Reviewed as
http://reviews.llvm.org/D10480
2015-06-30 14:04:14 +00:00
test
Noticed that std::allocator<const T> was missing the definition for is_always_equal. Fixed this, and added a test for it.
2015-07-01 21:23:40 +00:00
utils
…
www
Mark N4508, LWG#2407, and LWG#2470 as complete. I don't see that 2470 requires any changes to the library.
2015-06-30 20:06:00 +00:00
.arcconfig
…
.gitignore
…
CMakeLists.txt
Make support for thread-unsafe C functions optional.
2015-06-24 08:44:38 +00:00
CREDITS.TXT
…
LICENSE.TXT
…
Makefile
…
TODO.TXT
Cleanup result_of tests and fix issues with the C++03 result_of.
2015-06-13 08:25:24 +00:00