llvm-project/libcxx/test
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
..
libcxx Change a bunch of comments from C++1z to C++17. NFC 2017-11-02 15:03:25 +00:00
std Change test suite to support c++17 dialect flag instead of c++1z. 2017-11-07 20:20:58 +00:00
support fix shadowing warnings in new tests, try 2 2017-10-17 16:06:42 +00:00
CMakeLists.txt Resubmit "Fix llvm-lit script generation in libcxx." 2017-09-19 17:19:10 +00:00
lit.cfg Move libcxx/test/libcxx python package into libcxx/utils/libcxx. 2017-02-09 23:18:11 +00:00
lit.site.cfg.in [libc++][CMake] Use debug MSVC runtimes when libc++ is built in debug mode 2017-01-14 07:54:39 +00:00
nothing_to_do.pass.cpp