[all-commits] [llvm/llvm-project] dc3cd5: Revert "[Sema] Fix handling of functions that hide...
john-brawn-arm via All-commits
all-commits at lists.llvm.org
Mon Jul 24 05:30:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc3cd5926423c56d4673308617f035713aa024d6
https://github.com/llvm/llvm-project/commit/dc3cd5926423c56d4673308617f035713aa024d6
Author: John Brawn <john.brawn at arm.com>
Date: 2023-07-24 (Mon, 24 Jul 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 dfca88341794eec88c5009a93c569172fff62635.
Causes clang/test/Modules/stress1.cpp to fail.
More information about the All-commits
mailing list