[clang] [Clang][Sema] Fix issue on requires expression with templated base class member function (PR #85198)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 15 06:57:15 PDT 2024
https://github.com/erichkeane approved this pull request.
Ah, I had missed (thanks github review tool!) that the 'ImplicitObjectMember' part already existed. Sorry for that.
https://github.com/llvm/llvm-project/pull/85198
More information about the cfe-commits
mailing list