================
@@ -444,6 +444,19 @@ class LangOptionsBase {
     IncompleteOnly = 3,
   };
 
+  enum class ArrayBoundsStrictFlexArraysLevelKind {
----------------
vitalybuka wrote:

any way to avoid None? and new enum completely?
E.g. Driver copy from another flag if this one is missing?


https://github.com/llvm/llvm-project/pull/126163
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to