================
@@ -5499,6 +5499,165 @@ class BuiltinBitCastExpr final
   }
 };
 
+/// Represents an expansion-init-list of an enumerating expansion statement.
----------------
Sirraide wrote:

_expansion-init-list_ is a production in the 
[grammar](https://eel.is/c++draft/stmt.expand#1), but I can add an example here 
if that helps

https://github.com/llvm/llvm-project/pull/169680
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to