[all-commits] [llvm/llvm-project] 08279d: [CIR] Improve NYI message for emitCompoundStmtWith...

Andy Kaylor via All-commits all-commits at lists.llvm.org
Wed May 21 13:23:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08279d3924a86371e96527f68ff7496e51581f9c
      https://github.com/llvm/llvm-project/commit/08279d3924a86371e96527f68ff7496e51581f9c
  Author: Andy Kaylor <akaylor at nvidia.com>
  Date:   2025-05-21 (Wed, 21 May 2025)

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

  Log Message:
  -----------
  [CIR] Improve NYI message for emitCompoundStmtWithoutScope (#140945)

This improves the error emitting for unhandled compound statements
without scope by reporting the statement class that wasn't handled.



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