lukel97 wrote:

I did a bit of grepping but I couldn't find any obvious macro. But I realised 
that gcc actually does accept the reproducer, when compiled with 
`-std=gnu++98`: https://compiler-explorer.com/z/zsGY6xbh5

This flag is set when compiling SPEC, and seems to be where clang differs. 

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

Reply via email to