================
@@ -501,6 +501,9 @@ LANGOPT(EnableLifetimeSafety, 1, 0, NotCompatible, 
"Experimental lifetime safety
 
 LANGOPT(PreserveVec3Type, 1, 0, NotCompatible, "Preserve 3-component vector 
type")
 
+LANGOPT(CfgBlocknumThreshold, 32, 0, NotCompatible, "Experimental CFG bailout 
size threshold for C++")
----------------
usx95 wrote:

Please move it next to the EnableLifetimeSafety

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

Reply via email to