[all-commits] [llvm/llvm-project] 96dfd1: [NFC] Replace report_fatal_error with reportFatalU...

Deric C. via All-commits all-commits at lists.llvm.org
Mon May 12 14:22:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96dfd1e61d99d3d29251a1d371af437645f324c3
      https://github.com/llvm/llvm-project/commit/96dfd1e61d99d3d29251a1d371af437645f324c3
  Author: Deric C. <cheung.deric at gmail.com>
  Date:   2025-05-12 (Mon, 12 May 2025)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILIntrinsicExpansion.cpp

  Log Message:
  -----------
  [NFC] Replace report_fatal_error with reportFatalUsageError in DXILIntrinsicExpansion.cpp (#139564)

Replaces the deprecated `report_fatal_error` function with
`reportFatalUsageError`



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