[all-commits] [llvm/llvm-project] b7d14a: [Clang] Ensure compound requirements do not contai...
Corentin Jabot via All-commits
all-commits at lists.llvm.org
Thu Oct 9 09:07:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7d14ac26277c77f061d1b9ab7e5594b0ffb2e0d
https://github.com/llvm/llvm-project/commit/b7d14ac26277c77f061d1b9ab7e5594b0ffb2e0d
Author: Corentin Jabot <corentinjabot at gmail.com>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Parse/ParseExprCXX.cpp
M clang/test/AST/ByteCode/libcxx/deref-to-array.cpp
M clang/test/SemaTemplate/concepts.cpp
Log Message:
-----------
[Clang] Ensure compound requirements do not contain placeholder expressions (#162618)
The name of an overload set is not a valid id expression.
Fixes #51246
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