[clang] [Clang][Sema] Fix lookup of dependent operator= outside of complete-class contexts (PR #91498)
Mike Hommey via cfe-commits
cfe-commits at lists.llvm.org
Wed May 8 22:52:24 PDT 2024
glandium wrote:
Reverting just the SemaTemplate.cpp change fixes it.
https://github.com/llvm/llvm-project/pull/91498
More information about the cfe-commits
mailing list