This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a698519e8087f78e1ce719c37586ff94de97641
clang-p2996
/
libcxx
/
lib
History
Howard Hinnant
307f814372
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
...
llvm-svn: 184635
2013-06-22 15:21:29 +00:00
..
buildit
Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers.
2013-06-22 15:21:29 +00:00
CMakeLists.txt
[CMake] Fix c++ abi library configuration on Linux.
2012-12-31 19:34:21 +00:00
libc++abi2.exp
At least temporarily move operator new/delete from the abi back to here. I'm having trouble reexporting it as a weak symbol.
2012-02-25 21:36:01 +00:00
libc++abi.exp
Add typeinfo for char16_t, char32_t and nullptr.
2010-12-03 17:25:24 +00:00
libc++sjlj-abi.exp
on Darwin re-export C++0x type infos
2011-05-24 20:26:04 +00:00
libc++unexp.exp
Effort to reduce the number of exported symbols
2010-12-17 14:46:43 +00:00
notweak.exp
<rdar://problem/8279559> [libstdcxx] use new linker options to make symbols non-weak
2010-09-10 20:42:36 +00:00
weak.exp
Fix <rdar://problem/10136825>
2011-10-04 23:11:56 +00:00