MaskRay added inline comments.
================ Comment at: clang/lib/CodeGen/CodeGenModule.cpp:1165 const auto *ND = cast<NamedDecl>(GD.getDecl()); + std::string MangledName = getMangledNameImpl(*this, GD, ND); ---------------- Delete this unrelated cosmetic change. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D73307/new/ https://reviews.llvm.org/D73307 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits