C++: Support C11 _Generic expressions

This commit is contained in:
Jeroen Ketema
2024-08-02 22:41:44 +02:00
parent 30335ab81e
commit 4945943732
21 changed files with 11125 additions and 1133 deletions

View File

@@ -1210,6 +1210,7 @@ conversionkinds(
| @reference_to
| @ref_indirect
| @temp_init
| @c11_generic
;
/*
@@ -1792,6 +1793,7 @@ case @expr.kind of
| 386 = @isscopedenum
| 387 = @istriviallyrelocatable
| 388 = @datasizeof
| 389 = @c11_generic
;
@var_args_expr = @vastartexpr