Anastasia added inline comments.
================ Comment at: lib/Sema/SemaExprCXX.cpp:4289 + /*BasePath=*/nullptr, CCK) + .get(); ---------------- rjmccall wrote: > Okay. But if `ToType` *isn't* a reference type, this will never be an > address-space conversion. I feel like this code could be written more > clearly to express what it's trying to do. I hope it makes more sense now. Btw, it also applies to pointer type. https://reviews.llvm.org/D53764 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits