https://github.com/nickdesaulniers commented:

Rather than have a `-f` flag to opt into this extension, I think instead you 
should just make it always available, then have tests that it can be used, but 
will trigger diagnostics under `-Wpedantic` since it's technically a language 
extension (IIUC).

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

Reply via email to