C++: add dbscheme expr kinds for __builtin_addressof and vector fill

This commit is contained in:
Nick Rolfe
2018-09-07 12:06:44 +01:00
parent 272bed706a
commit 8e3f63954c

View File

@@ -1429,6 +1429,8 @@ case @expr.kind of
| 319 = @noexceptexpr
| 320 = @builtinshufflevector
| 321 = @builtinchooseexpr
| 322 = @builtinaddressof
| 323 = @vec_fill
;
new_allocated_type(