Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.

LGTM! Thanks! Please, amend the comment as suggested in the final commit



================
Comment at: clang/lib/Sema/SemaOverload.cpp:9870
 
+  // Method overloading is handled above, so this only handles
+  // constructors with address spaces.
----------------
`Method` -> `General member function`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102850/new/

https://reviews.llvm.org/D102850

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to