[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
Fri Jul 22 14:23:51 PDT 2022
SimplyDanny added a comment.
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.
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