[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
Thu Jul 21 11:58:22 PDT 2022
SimplyDanny updated this revision to Diff 446592.
SimplyDanny added a comment.
Herald added a subscriber: arphaman.
Added a test for the AST dump and updated some test references.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129973/new/
https://reviews.llvm.org/D129973
Files:
clang-tools-extra/test/clang-tidy/checkers/misc/unused-using-decls.cpp
clang/lib/Sema/SemaOverload.cpp
clang/test/AST/ast-dump-overloaded-operators.cpp
clang/test/Index/annotate-operator-call-expr.cpp
clang/test/Index/cursor-ref-names.cpp
clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129973.446592.patch
Type: text/x-patch
Size: 15913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220721/42479695/attachment-0001.bin>
More information about the cfe-commits
mailing list