[all-commits] [llvm/llvm-project] 67f1eb: [CIR] Comma Operator for ComplexType (#146204)

Amr Hesham via All-commits all-commits at lists.llvm.org
Tue Jul 1 11:56:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 67f1eb5c1702d6b4ea727366699e7951414efc2a
      https://github.com/llvm/llvm-project/commit/67f1eb5c1702d6b4ea727366699e7951414efc2a
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
    M clang/test/CIR/CodeGen/complex.cpp

  Log Message:
  -----------
  [CIR] Comma Operator for ComplexType (#146204)

This change adds support for the comma operator for ComplexType

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