This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
163,686
Commits
23
Branches
0
Tags
2.2
GiB
08c2500f9c
Commit Graph
2 Commits
Author
SHA1
Message
Date
Aaron Ballman
194a79e152
Switching the tests to use size_t instead of unsigned int to hopefully appease the Linux x64 build bot (take 2, forgot this test case).
...
llvm-svn: 182907
2013-05-30 02:17:14 +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