aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/is_function
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek6-6/+6
2024-01-03Update copyright years.Jakub Jelinek6-6/+6
2023-01-16Update copyright years.Jakub Jelinek6-6/+6
2022-10-03libstdc++: Disable hosted-only tests [PR103626]Arsen Arsenović1-0/+1
2022-01-03Update copyright years.Jakub Jelinek6-6/+6
2021-01-04Update copyright years.Jakub Jelinek6-6/+6
2020-03-16x32 does not support MS ABI, skip testcases that require it.Uros Bizjak1-1/+1
2020-01-01Update copyright years.Jakub Jelinek6-6/+6
2019-08-20PR libstdc++/91371 make std::is_function handle other calling conventionsJonathan Wakely2-0/+53
2019-05-31PR libstdc++/71579 assert that type traits are not misused with incomplete typesAntony Polukhin1-0/+2
2019-01-01Update copyright years.Jakub Jelinek5-5/+5
2018-01-03Update copyright years.Jakub Jelinek5-5/+5
2017-01-01Update copyright years.Jakub Jelinek5-5/+5
2016-10-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini1-1/+0
2016-08-26Use effective-target instead of -std optionsJonathan Wakely5-9/+6
2016-01-04Update copyright years.Jakub Jelinek5-5/+5
2015-01-05Update copyright years.Jakub Jelinek5-5/+5
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini4-4/+4
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford5-5/+5
2013-12-06testsuite_tr1.h (test_category, [...]): constexpr in c++11 mode.Paolo Carlini1-22/+17
2013-06-13type_traits (is_function): Support ref-qualified functions.Daniel Kruegler1-0/+3
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford5-5/+5
2011-04-13[multiple changes]Paolo Carlini5-0/+185