llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete
Eric Fiselier ca0e501cdc Rename new_handler in tests to avoid conflicts with MSVC symbols.
On Windows the header new.h defines "new_handler" in the global
namespace.

llvm-svn: 292177
2017-01-17 00:32:08 +00:00
..
new.delete.array Rename new_handler in tests to avoid conflicts with MSVC symbols. 2017-01-17 00:32:08 +00:00
new.delete.dataraces
new.delete.placement Allow placement new array test to consume extra bytes as specified by the standard. 2016-06-22 00:32:28 +00:00
new.delete.single Rename new_handler in tests to avoid conflicts with MSVC symbols. 2017-01-17 00:32:08 +00:00
nothing_to_do.pass.cpp