Add support to fallback on operator new when a placement operator new[] is...
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
Loading
Please register or sign in to comment