================
@@ -379,6 +379,9 @@ features cannot lower the translation-unit ABI level;
   };
   ```
 
+- Lifetime safety analysis is now enabled for C by default. The 
`-fexperimental-lifetime-safety-c`
----------------
benedekaibas wrote:

I think @Xazax-hun and @usx95 can make this call. I am fine doing the change. 
Just a side note: `-fexperimental-lifetime-safety-c` was not included in the 
lifetime safety documentation, so I do not expect many uses cases of it except 
the teams that were already aware of it.

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

Reply via email to