AaronBallman wrote: > @AaronBallman You can make a consistency argument, however saying the > diagnostic is useful because not all implementation support it is a bit > strong. You have to go back to GCC 4.1 for that to be an issue. It might be a > valid argument for C implementations, but not C++ > https://compiler-explorer.com/z/5W9EjdWWP
I was speaking about C specifically (sorry for not making that clear) because EDG (in default mode), LC3, Norcroft ARM, Tendra, and ORCA/C don't support it (at least out of the box). https://github.com/llvm/llvm-project/pull/218669 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
