aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/addressof
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek3-3/+3
2024-01-03Update copyright years.Jakub Jelinek3-3/+3
2023-11-16libstdc++: Test for feature test macros more accuratelyJonathan Wakely1-0/+1
2023-01-16Update copyright years.Jakub Jelinek3-3/+3
2022-01-03Update copyright years.Jakub Jelinek3-3/+3
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from remaining testsJonathan Wakely1-1/+0
2021-01-04Update copyright years.Jakub Jelinek3-3/+3
2020-01-01Update copyright years.Jakub Jelinek3-3/+3
2019-01-01Update copyright years.Jakub Jelinek3-3/+3
2018-01-03Update copyright years.Jakub Jelinek3-3/+3
2017-09-15invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek1-2/+2
2017-01-01Update copyright years.Jakub Jelinek3-3/+3
2016-10-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini1-1/+0
2016-10-10Implement constexpr std::addressof for C++17Jonathan Wakely1-0/+55
2016-08-26Use effective-target instead of -std optionsJonathan Wakely2-3/+2
2016-07-21Remove memory leaks in libstdc++ testsuiteJonathan Wakely1-0/+3
2016-01-04Update copyright years.Jakub Jelinek2-2/+2
2015-01-05Update copyright years.Jakub Jelinek2-2/+2
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2-2/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford2-2/+2
2013-11-19gnu.ver (_ZNSt11regex_errorC*): Export regex_error constructors.Jonathan Wakely1-1/+0
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford2-2/+2
2010-05-20[multiple changes]Paolo Carlini2-0/+82