MitalAshok wrote:

I've also found and fixed a related bug where types were compared with `==` not 
`hasSameType`, leading to two conversion operators appearing to be different 
when they are the same and Clang not compiling valid code: 
https://godbolt.org/z/nY7svGKn8

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

Reply via email to