[all-commits] [llvm/llvm-project] af90e7: [Clang] Fix an assertion in expression recovery (#...
cor3ntin via All-commits
all-commits at lists.llvm.org
Fri Oct 18 06:43:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af90e7c5161de9a36af768dd5c9d73464e0eed64
https://github.com/llvm/llvm-project/commit/af90e7c5161de9a36af768dd5c9d73464e0eed64
Author: cor3ntin <corentinjabot at gmail.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/AST/Expr.cpp
M clang/test/SemaCXX/cxx2b-deducing-this.cpp
Log Message:
-----------
[Clang] Fix an assertion in expression recovery (#112888)
Explicit object member function calls are not modelled as member calls
Fixes #112559
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