]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: another xobj lambda testcase [PR120123]
authorJason Merrill <jason@redhat.com>
Fri, 30 May 2025 22:27:45 +0000 (18:27 -0400)
committerJason Merrill <jason@redhat.com>
Fri, 30 May 2025 22:28:33 +0000 (18:28 -0400)
commitd10e3e0900c92479a6621e375070d4a99ca1fd57
tree317a2284ff436c2b6a03673bbdb3781c62fd7727
parent948bb7ee02ad6b9f9625e684d1505b57c2a11a6e
c++: another xobj lambda testcase [PR120123]

Patrick noticed this was fixed by r16-970.

PR c++/120123

gcc/testsuite/ChangeLog:

* g++.dg/cpp23/explicit-obj-lambda18.C: New test.
gcc/testsuite/g++.dg/cpp23/explicit-obj-lambda18.C [new file with mode: 0644]