[clang][Interp][NFC] Add another failing test case
authorTimm Bäder <tbaeder@redhat.com>
Tue, 11 Oct 2022 05:02:05 +0000 (07:02 +0200)
committerTimm Bäder <tbaeder@redhat.com>
Sat, 22 Oct 2022 08:32:05 +0000 (10:32 +0200)
commitd49fe7c95bdf35dcb39068550a7c4039769de414
tree5eb0755f5017fd8a91bccd9a10a0874d8569cb50
parent4abd8683043811792dcbc597abaa02bb482bb959
[clang][Interp][NFC] Add another failing test case

Function parameters need to be checked before the function is called.
clang/test/AST/Interp/cxx20.cpp