serge-sans-paille wrote:

 

> IMO it would be better to be a compiler warning. Clang already has warnings 
> saying "XXX is a GNU extension".
> 
> https://clang.llvm.org/docs/DiagnosticsReference.html



> IMO it would be better to be a compiler warning. Clang already has warnings 
> saying "XXX is a GNU extension".
> 
> https://clang.llvm.org/docs/DiagnosticsReference.html

Well, I'm mostly interested in providing a standard alternative to the GNU 
extension, and auto-fix it (there was *a lot* of instances of that pattern in 
firefox codebase)

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

Reply via email to