[clang][Interp] Add a test case for #58754
authorTimm Bäder <tbaeder@redhat.com>
Mon, 7 Nov 2022 06:22:30 +0000 (07:22 +0100)
committerTimm Bäder <tbaeder@redhat.com>
Mon, 7 Nov 2022 06:25:37 +0000 (07:25 +0100)
commitd4f884c550bec6b195eefb454636adc71449c041
tree53fc549e6d345b5bd78a60de25faf80d602a7ec9
parent541041d1eaa83346532d16785ec0ff8d795be8ba
[clang][Interp] Add a test case for #58754

This works in the new interpreter but is rejected by the current one.
Make sure it keeps working.
clang/test/AST/Interp/cxx20.cpp