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
e43778895c94de58d1e5fece501abec4d0f595f3
clang-p2996
/
libcxx
/
include
/
vector
Marshall Clow
85d26075f9
Change the names of two private methods: allocate -> __vallocate and deallocate -> __vdeallocate. NFC. This change triggered by
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61806
, which shows up when we implement deduction guides for the container adaptors.The names have a 'v' in them because WIN32 has a macro named __deallocate. (sigh).
...
llvm-svn: 332996
2018-05-22 16:20:28 +00:00
108 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink