[all-commits] [llvm/llvm-project] 1be7c6: [Clang] Fix constant eval of assignment operators ...
Corentin Jabot via All-commits
all-commits at lists.llvm.org
Thu Jun 5 10:30:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1be7c6fb4018aac76fc3dbdf997bacc727073f08
https://github.com/llvm/llvm-project/commit/1be7c6fb4018aac76fc3dbdf997bacc727073f08
Author: Corentin Jabot <corentinjabot at gmail.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/AST/ExprConstant.cpp
M clang/test/SemaCXX/cxx2b-deducing-this-constexpr.cpp
Log Message:
-----------
[Clang] Fix constant eval of assignment operators with an explicit object parameter (#142964)
Fixes #142835
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