[PATCH] D129973: [clang] Pass FoundDecl to DeclRefExpr creator for operator overloads

Danny Mösch via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 25 13:04:29 PDT 2022


SimplyDanny added a comment.

In D129973#3673094 <https://reviews.llvm.org/D129973#3673094>, @SimplyDanny wrote:

> Thank you for the review! Before I push the change into main I may add an entry to `clang/docs/ReleaseNotes.rst`, right?
>
> And do you agree that the test failures are unrelated to my change? It looks like they are all located in `libomptarget` caused by a linker error.

@shafik: Could you give one last feedback on this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129973



More information about the cfe-commits mailing list