[all-commits] [llvm/llvm-project] d803c6: [Clang] Fix a regression introduced by #147046 (#1...
Corentin Jabot via All-commits
all-commits at lists.llvm.org
Mon Jul 28 04:22:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d803c61aca0d796675d0045fe05d698e6db85e52
https://github.com/llvm/llvm-project/commit/d803c61aca0d796675d0045fe05d698e6db85e52
Author: Corentin Jabot <corentinjabot at gmail.com>
Date: 2025-07-28 (Mon, 28 Jul 2025)
Changed paths:
M clang/lib/Sema/SemaOverload.cpp
M clang/test/SemaCXX/cxx2b-deducing-this.cpp
Log Message:
-----------
[Clang] Fix a regression introduced by #147046 (#150893)
Static functions have an implicit object argument during deduction.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list