================
@@ -92,3 +92,20 @@ Options
g0 = 1, // Not allowed if AllowExplicitSequentialInitialValues is false.
g1 = 2,
g2 = 3,
+ };
+
+.. option:: AllowExplicitReferencedInitialValues
----------------
bjosv wrote:
Sound Ok, updated to `AllowReferencedInitialValues`.
An alternative could be `AllowSelfReferencedInitialValues`
https://github.com/llvm/llvm-project/pull/189459
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits