[all-commits] [llvm/llvm-project] 41cc0d: [CIR] Const member expr for struct type (#164172)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Tue Oct 21 13:34:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 41cc0de595ebad1af7d88e1f0a0d439a399e85bd
https://github.com/llvm/llvm-project/commit/41cc0de595ebad1af7d88e1f0a0d439a399e85bd
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenExprAggregate.cpp
M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
M clang/test/CIR/CodeGen/struct.cpp
Log Message:
-----------
[CIR] Const member expr for struct type (#164172)
Upstream support the const member expr for struct type
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