[all-commits] [llvm/llvm-project] df48e3: Revert "[clang] Pass FoundDecl to DeclRefExpr crea...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Thu Aug 4 03:15:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df48e3fbcc8be1f4c04bd97517d12e662f54de75
https://github.com/llvm/llvm-project/commit/df48e3fbcc8be1f4c04bd97517d12e662f54de75
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
M clang-tools-extra/test/clang-tidy/checkers/misc/unused-using-decls.cpp
M clang/lib/Sema/SemaOverload.cpp
M clang/test/AST/ast-dump-overloaded-operators.cpp
M clang/test/Index/annotate-operator-call-expr.cpp
M clang/test/Index/cursor-ref-names.cpp
M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
Log Message:
-----------
Revert "[clang] Pass FoundDecl to DeclRefExpr creator for operator overloads"
This reverts commit 4e94f6653150511de434fa7e29b684ae7f0e52b6.
See https://reviews.llvm.org/D129973#3698969 for reasoning.
More information about the All-commits
mailing list