[all-commits] [llvm/llvm-project] a51d13: [Flang] Add new CHECK_MSG() function (#86576)

Carlos Seo via All-commits all-commits at lists.llvm.org
Tue Mar 26 06:47:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a51d13f5db08e36e0b734bc2aa9b5c4fea9cf116
      https://github.com/llvm/llvm-project/commit/a51d13f5db08e36e0b734bc2aa9b5c4fea9cf116
  Author: Carlos Seo <carlos.seo at linaro.org>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M flang/include/flang/Common/idioms.h
    M flang/lib/Evaluate/constant.cpp

  Log Message:
  -----------
  [Flang] Add new CHECK_MSG() function (#86576)

Added a new variant of the CHECK() function that takes a custom message
as a parameter. This is useful for more meaninful error messages when
the compiler is expected to crash.

Fixes #78931



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