[all-commits] [llvm/llvm-project] d09984: [CIR] Add support for parsing complete records (#1...

Andy Kaylor via All-commits all-commits at lists.llvm.org
Tue Jul 8 12:24:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d09984e18ca795906952ba9321d45b238517ac6e
      https://github.com/llvm/llvm-project/commit/d09984e18ca795906952ba9321d45b238517ac6e
  Author: Andy Kaylor <akaylor at nvidia.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIRTypes.td
    M clang/lib/CIR/Dialect/IR/CIRTypes.cpp
    M clang/test/CIR/IR/struct.cir

  Log Message:
  -----------
  [CIR] Add support for parsing complete records (#147403)

When complete record support was initially added, the parsing support
was left incomplete. This change adds the necessary parsing.



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