[all-commits] [llvm/llvm-project] b311ab: [Clang] Fix canonicalization of pack indexing type...
cor3ntin via All-commits
all-commits at lists.llvm.org
Thu Jan 16 08:50:52 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b311ab0f89980105a11f7bff5c6e7dd95d5c86fa
https://github.com/llvm/llvm-project/commit/b311ab0f89980105a11f7bff5c6e7dd95d5c86fa
Author: cor3ntin <corentinjabot at gmail.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/AST/ASTContext.cpp
M clang/test/SemaCXX/cxx2c-pack-indexing.cpp
Log Message:
-----------
[Clang] Fix canonicalization of pack indexing types (#123209)
A canonicalized pack indexing should refer to a canonicalized pattern
Fixes #123033
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