[PATCH] D50448: [CGObjCGNU] Rename GetSelector helper method to fix -Woverloaded-virtual warning (PR38210)

David Chisnall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 8 08:39:01 PDT 2018


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

Looks good to me.  This method should probably take a StringRef rather than a `const std::string&`, but I can make that change separately.


Repository:
  rC Clang

https://reviews.llvm.org/D50448





More information about the cfe-commits mailing list