rjmccall wrote:

I don't think there's any situation in which Clang needs to change the address 
space of a declaration.  It can happen if the programmer has declarations that 
disagree about the address space in which the entity is defined, but it's fair 
to just emit an error in  that situation.

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

Reply via email to