[all-commits] [llvm/llvm-project] 79da5f: [CIR][NFC] Remove duplicate code (#145790)

Andy Kaylor via All-commits all-commits at lists.llvm.org
Wed Jun 25 14:44:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79da5fecdb70639ba8092fc801894ed0869157de
      https://github.com/llvm/llvm-project/commit/79da5fecdb70639ba8092fc801894ed0869157de
  Author: Andy Kaylor <akaylor at nvidia.com>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenRecordLayoutBuilder.cpp

  Log Message:
  -----------
  [CIR][NFC] Remove duplicate code (#145790)

This change removes a bit of code that was left as an artifact of a
previous "not yet implemented" state. The implementation is in place,
but the code to report an NYI diagnostic was left behind.



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