zmodem wrote:

> Thanks! Unfortunately it looks like the fix introduced a regression of 
> #134265 on Windows. Repro:

(For reference, this is https://crbug.com/410000261 on our side.)

The "deleted operator delete[]" is coming from here: 
https://source.chromium.org/chromium/chromium/src/+/main:v8/include/cppgc/garbage-collected.h;l=61

Rejecting the code seems wrong, since that's only happening due to this 
extension. I'm not sure what the best option is here, but I think we should 
look closer at what exactly MSVC is emitting.


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

Reply via email to