[PATCH] D41646: [Sema] Improve diagnostics for const- and ref-qualified member functions
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 31 06:53:22 PST 2017
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM! Btw, if you get the LG on a patch but the patch breaks bots on commit, you generally don't need to do another round of review unless you need to highlight significant changes. You can revert the commit to get the bot to green, make your changes offline, and resubmit when ready.
Repository:
rC Clang
https://reviews.llvm.org/D41646
More information about the cfe-commits
mailing list