Pierre-vh wrote: > I'm a little confused why want to do adjustments like this in CodeGen; > shouldn't Sema know the address-space of variables?
I'm not very well experienced with contributing to Clang, if there is a better place to do this change I'll gladly update the patch. I did it there because it's where similar overrides are done currently, so I thought it was the right place for it https://github.com/llvm/llvm-project/pull/195612 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
