https://github.com/Sirraide commented:

So the implementation of this seems fine, but looking at how other compilers 
handle this, GCC and MSVC accept this, whereas EDG rejects. I agree w/ the 
comment that that is a bit silly to reject this, but can you check what the 
standard has to say about this? If this is disallowed by the standard, we might 
want to issue an extension warning (disabled by default) here.

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

Reply via email to