Assertion failure with consteval initializer-and-call expression #55597
Labels
c++20
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
crash
Prefer [crash-on-valid] or [crash-on-invalid]
duplicate
Resolved as duplicate
I happened to have this on my godbolt starting page (https://godbolt.org/z/7rv8b8YxG):
and it fires an assertion in mainline clang with
-std=c++20
:I don't have a good idea of what's going on, but I thought I'd report the bad input for testcase inspiration. There seem to be several similar issues open already.
The text was updated successfully, but these errors were encountered: