Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-29 | c++: redundant explicit 'this' capture before C++20 [PR100493] | Patrick Palka | 1 | -1/+1 |
2020-05-13 | c++: Replace "C++2a" with "C++20". | Jason Merrill | 1 | -8/+8 |
2018-10-23 | lambda-this3.C: Limit dg-bogus directives to c++17_down only. | Jakub Jelinek | 1 | -4/+12 |
2018-10-20 | *.C: Use target c++17 instead of explicit dg-options. | Marek Polacek | 1 | -2/+2 |
2018-08-13 | P0806R2 - Deprecate implicit capture of this via [=] | Marek Polacek | 1 | -0/+55 |