[all-commits] [llvm/llvm-project] fdbd9c: [CIR] Add support for unary operations on bitfield...

Andres-Salamanca via All-commits all-commits at lists.llvm.org
Mon Jul 14 10:57:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fdbd9c19c9baf9c6007161a4ac6d961e1e0474f2
      https://github.com/llvm/llvm-project/commit/fdbd9c19c9baf9c6007161a4ac6d961e1e0474f2
  Author: Andres-Salamanca <andrealebarbaritos at gmail.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
    M clang/test/CIR/CodeGen/bitfields.c

  Log Message:
  -----------
  [CIR] Add support for unary operations on bitfield members (#148083)

This PR introduces support for unary operations on bitfield members.
Support for binary operations is planned for a future PR.



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