llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete
Eric Fiselier 515e9dbfef Change test suite to support c++17 dialect flag instead of c++1z.
This patch changes the test suite to attempt and prefer -std=c++17 over
-std=c++1z. It also fixes the REQUIRES and UNSUPPORTED lit markers
to refer to c++17 over c++1z.

llvm-svn: 317610
2017-11-07 20:20:58 +00:00
..
new.delete.array Change test suite to support c++17 dialect flag instead of c++1z. 2017-11-07 20:20:58 +00:00
new.delete.dataraces
new.delete.placement Revert "[libcxx] Annotate c++17 aligned new/delete operators with availability" 2017-06-30 18:50:23 +00:00
new.delete.single Change test suite to support c++17 dialect flag instead of c++1z. 2017-11-07 20:20:58 +00:00
nothing_to_do.pass.cpp