[PATCH] D67112: [Sema] Add implicit cast for conversion of function references

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 8 12:59:38 PDT 2019


aaronpuchert planned changes to this revision.
aaronpuchert added a comment.

In D67112#1655937 <https://reviews.llvm.org/D67112#1655937>, @aaronpuchert wrote:

> If anyone shares my feeling that the boolean output parameters of `CompareReferenceRelationship` should rather move to the return value, I would be happy to do that.


I'll do that in a separate change and then rebase this on top.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67112





More information about the cfe-commits mailing list