gcc/libstdc++-v3/testsuite/18_support
Jonathan Wakely 410fb7d7b0 P0754R2 <version> header
* include/Makefile.am: Add new header.
	* include/Makefile.in: Regenerate.
	* include/bits/c++config: Change doxygen comment to suggest <version>
	instead of <iosfwd>.
	* include/precompiled/stdc++.h: Include <cwchar> and <cwctype>
	unconditionally.  Add C++17 and C++20 headers.
	* include/std/version: New header.
	* testsuite/17_intro/headers/c++2017/all_attributes.cc: New.
	* testsuite/17_intro/headers/c++2017/all_no_exceptions.cc: New.
	* testsuite/17_intro/headers/c++2017/all_no_rtti.cc: New.
	* testsuite/17_intro/headers/c++2017/all_pedantic_errors.cc: New.
	* testsuite/17_intro/headers/c++2017/operator_names.cc: New.
	* testsuite/17_intro/headers/c++2017/stdc++.cc: New.
	* testsuite/17_intro/headers/c++2017/stdc++_multiple_inclusion.cc:
	New.
	* testsuite/17_intro/headers/c++2020/all_attributes.cc: New.
	* testsuite/17_intro/headers/c++2020/all_no_exceptions.cc: New.
	* testsuite/17_intro/headers/c++2020/all_no_rtti.cc: New.
	* testsuite/17_intro/headers/c++2020/all_pedantic_errors.cc: New.
	* testsuite/17_intro/headers/c++2020/operator_names.cc: New.
	* testsuite/17_intro/headers/c++2020/stdc++.cc: New.
	* testsuite/17_intro/headers/c++2020/stdc++_multiple_inclusion.cc:
	New.
	* testsuite/18_support/headers/version/macros.cc: New.
	* testsuite/18_support/headers/version/macros.cc: New.

From-SVN: r261706
2018-06-18 17:42:11 +01:00
..
aligned_alloc PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW cross-compilers 2018-03-12 22:52:16 +00:00
bad_alloc Update copyright years. 2018-01-03 11:03:58 +01:00
bad_cast Update copyright years. 2018-01-03 11:03:58 +01:00
bad_exception Update copyright years. 2018-01-03 11:03:58 +01:00
bad_typeid Update copyright years. 2018-01-03 11:03:58 +01:00
byte PR libstdc++/81076 make __byte_operand SFINAE-friendly 2018-01-25 15:24:39 +00:00
exception Update copyright years. 2018-01-03 11:03:58 +01:00
exception_ptr Update copyright years. 2018-01-03 11:03:58 +01:00
headers P0754R2 <version> header 2018-06-18 17:42:11 +01:00
initializer_list Update copyright years. 2018-01-03 11:03:58 +01:00
launder Update copyright years. 2018-01-03 11:03:58 +01:00
max_align_t/requirements Update copyright years. 2018-01-03 11:03:58 +01:00
nested_exception Update copyright years. 2018-01-03 11:03:58 +01:00
numeric_limits Update copyright years. 2018-01-03 11:03:58 +01:00
quick_exit Update copyright years. 2018-01-03 11:03:58 +01:00
type_info Update copyright years. 2018-01-03 11:03:58 +01:00
uncaught_exception Update copyright years. 2018-01-03 11:03:58 +01:00
uncaught_exceptions Update copyright years. 2018-01-03 11:03:58 +01:00
50594.cc Update copyright years. 2018-01-03 11:03:58 +01:00
cxa_vec.cc Update copyright years. 2018-01-03 11:03:58 +01:00
free_eh_pool.cc Update copyright years. 2018-01-03 11:03:58 +01:00
new_delete_placement.cc Update copyright years. 2018-01-03 11:03:58 +01:00
new_handler.cc Update copyright years. 2018-01-03 11:03:58 +01:00
pthread_guard.cc Update copyright years. 2018-01-03 11:03:58 +01:00
terminate_handler.cc Update copyright years. 2018-01-03 11:03:58 +01:00
unexpected_handler.cc Update copyright years. 2018-01-03 11:03:58 +01:00