gcc/libstdc++-v3/testsuite
Jonathan Wakely d69f1ec7d1 Add [[nodiscard]] attribute to C++17 components
* include/bits/fs_path.h (path::empty): Add nodiscard attribute.
	* include/bits/range_access.h (empty): Likewise.
	* include/std/string_view (basic_string_view::empty): Likewise.
	* testsuite/21_strings/basic_string_view/capacity/empty_neg.cc: New
	test.
	* testsuite/24_iterators/range_access_cpp17_neg.cc: New test.
	* testsuite/27_io/filesystem/path/query/empty_neg.cc: New test.

From-SVN: r255124
2017-11-23 22:11:21 +00:00
..
17_intro
18_support
19_diagnostics
20_util PR libstdc++/83134 Ensure std::__not_ converts B::value to bool 2017-11-23 21:35:27 +00:00
21_strings Add [[nodiscard]] attribute to C++17 components 2017-11-23 22:11:21 +00:00
22_locale streambuf_iterator.h (istreambuf_iterator<>): Declare std::advance for istreambuf_iterator of char types to be friend. 2017-11-20 22:30:28 +00:00
23_containers PR libstdc++/48101 improve errors for invalid container specializations 2017-11-21 20:47:09 +00:00
24_iterators Add [[nodiscard]] attribute to C++17 components 2017-11-23 22:11:21 +00:00
25_algorithms streambuf_iterator.h (istreambuf_iterator<>): Declare std::advance for istreambuf_iterator of char types to be friend. 2017-11-20 22:30:28 +00:00
26_numerics Implement LWG 2733 and LWG 2759 2017-11-14 20:11:33 +02:00
27_io Add [[nodiscard]] attribute to C++17 components 2017-11-23 22:11:21 +00:00
28_regex
29_atomics
30_threads
abi
backward
config
data
decimal
experimental Minor improvements to Filesystem tests 2017-11-15 18:22:43 +00:00
ext PR libstdc++/pr66689 - comp_ellint_3 and ellint_3 return garbage values 2017-11-19 01:01:50 +00:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters tr1.cc: Compile with -O0. 2017-11-06 21:15:48 +00:00
libstdc++-xmethods
performance
special_functions Fix failing tests caused by duplicate dg-options 2017-11-20 21:48:31 +00:00
tr1 Fix failing tests caused by duplicate dg-options 2017-11-20 21:48:31 +00:00
tr2
util Minor tweak to libstdc++ testsuite helper type 2017-11-11 00:10:07 +00:00
Makefile.am
Makefile.in Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01:00