[all-commits] [llvm/llvm-project] 7d259b: Revert "[Sema] Fix handling of functions that hide...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Thu Aug 10 05:06:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d259b36d2e8148d13087844e6494ad3a5c63edf
https://github.com/llvm/llvm-project/commit/7d259b36d2e8148d13087844e6494ad3a5c63edf
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M clang/lib/Sema/SemaLookup.cpp
R clang/test/SemaCXX/using-hiding.cpp
Log Message:
-----------
Revert "[Sema] Fix handling of functions that hide classes"
This reverts commit d031ff38779bd688c514136dbdcce3169ee82b6e.
See https://reviews.llvm.org/D154503#4576393 for a reproducer and
details.
More information about the All-commits
mailing list