rjmccall wrote:

It's not actually clang's responsibility to not break your transformation. We 
don't want to break it gratuitously, but if clang is generating correct code, 
your transformation needs to be flexible enough to handle it. If there's 
something easy we can do to help your transformation continue to work while 
still compiling the source language properly, of course, we're absolutely open 
to requests.

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

Reply via email to