[all-commits] [llvm/llvm-project] e78ac8: [CIR] Implement VAArgExpr for ComplexType (#156092)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Sat Aug 30 09:18:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e78ac808d586ae0df8cba2394f2bc04ed61d03f9
https://github.com/llvm/llvm-project/commit/e78ac808d586ae0df8cba2394f2bc04ed61d03f9
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-08-30 (Sat, 30 Aug 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
M clang/test/CIR/CodeGen/complex.cpp
Log Message:
-----------
[CIR] Implement VAArgExpr for ComplexType (#156092)
This change adds support VAArgExpr for ComplexExpr
Issue: https://github.com/llvm/llvm-project/issues/141365
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