This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
153,944
Commits
1,713
Branches
298
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Aaron Ballman
12354641fe
Switching the tests to use size_t instead of unsigned int to hopefully appease the Linux x64 build bot.
...
llvm-svn: 182906
2013-05-30 02:02:23 +00:00
Aaron Ballman
324fbeeba7
Add support to fallback on operator new when a placement operator new[] is called for which there is no valid declaration. This fallback only happens in Microsoft compatibility mode. This patch addresses PR13164, and improves support for the WDK.
...
llvm-svn: 182905
2013-05-30 01:55:39 +00:00