[PATCH] D39937: [Sema] Improve diagnostics for const- and ref-qualified member functions

Jacob Bandes-Storch via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 30 22:22:48 PST 2017


jtbandes added a comment.

After merging the buildbots informed me some other tests were broken that I failed to notice. I reverted this commit and submitted https://reviews.llvm.org/D41646 which reintroduces the changes and fixes the other broken tests.


Repository:
  rC Clang

https://reviews.llvm.org/D39937





More information about the cfe-commits mailing list