Anastasia marked 2 inline comments as done. Anastasia added inline comments.
================ Comment at: lib/CodeGen/CGCall.cpp:78 + RecTy = Context.getAddrSpaceQualType( + RecTy, MD->getTypeQualifiers().getAddressSpace()); return Context.getPointerType(CanQualType::CreateUnsafe(RecTy)); ---------------- Anastasia wrote: > rjmccall wrote: > > Would you mind making a patch to rename this (and the method on > > `FunctionProtoType`) to something like `getMethodQualifiers`? It can be a > > follow-up instead of blocking this. > Sure. I will prepare a separate patch for this. FYI, covered by: https://reviews.llvm.org/D56792 Repository: rL LLVM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D56066/new/ https://reviews.llvm.org/D56066 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits