[all-commits] [llvm/llvm-project] c85367: [Clang] Fix a crash when incorrectly calling an ex...
cor3ntin via All-commits
all-commits at lists.llvm.org
Tue Dec 19 22:41:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8536760612785e8ee97a5261c20d22c6712b4b2
https://github.com/llvm/llvm-project/commit/c8536760612785e8ee97a5261c20d22c6712b4b2
Author: cor3ntin <corentinjabot at gmail.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M clang/lib/Sema/SemaExprMember.cpp
M clang/test/SemaCXX/cxx2b-deducing-this.cpp
Log Message:
-----------
[Clang] Fix a crash when incorrectly calling an explicit object member function template (#75913)
Fixes #75732
More information about the All-commits
mailing list