Skip to content
Commit 324fbeeb authored by Aaron Ballman's avatar Aaron Ballman
Browse files

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
parent 543bdd12
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment