[PATCH] D62914: [Sema] Fix diagnostic for addr spaces in reference binding

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 13 11:08:23 PDT 2019


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

I like this wording of the diagnostic better in general.  Could you make the diagnostic change in a separate patch and then fix the address-space problem?  Both patches are approved.


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

https://reviews.llvm.org/D62914





More information about the cfe-commits mailing list