aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/cpp2a/lambda-this3.C
AgeCommit message (Expand)AuthorFilesLines
2021-11-29c++: redundant explicit 'this' capture before C++20 [PR100493]Patrick Palka1-1/+1
2020-05-13c++: Replace "C++2a" with "C++20".Jason Merrill1-8/+8
2018-10-23lambda-this3.C: Limit dg-bogus directives to c++17_down only.Jakub Jelinek1-4/+12
2018-10-20*.C: Use target c++17 instead of explicit dg-options.Marek Polacek1-2/+2
2018-08-13P0806R2 - Deprecate implicit capture of this via [=]Marek Polacek1-0/+55