History log of /external/clang/test/SemaCXX/microsoft-new-delete.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6bcf27bb9a4b5c3f79cb44c0e4654a6d7619ad89 29-May-2014 Stephen Hines <srhines@google.com> Update Clang for 3.5 rebase (r209713).

Change-Id: I8c9133b0f8f776dc915f270b60f94962e771bc83
/external/clang/test/SemaCXX/microsoft-new-delete.cpp
9e34bb97b36901ff3edeafc0dbaf2ec05e13a3c4 30-May-2013 Aaron Ballman <aaron@aaronballman.com> 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).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182907 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/microsoft-new-delete.cpp
5537e0a4df10d3445e9714736534e4d33a44fa5d 30-May-2013 Aaron Ballman <aaron@aaronballman.com> 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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182905 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/microsoft-new-delete.cpp