[all-commits] [llvm/llvm-project] c47260: [CIR][NFC] Fix failing OpenACC NYI test (#141155)

Andy Kaylor via All-commits all-commits at lists.llvm.org
Thu May 22 15:59:32 PDT 2025


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

  Changed paths:
    M clang/test/CIR/CodeGenOpenACC/openacc-not-implemented.cpp

  Log Message:
  -----------
  [CIR][NFC] Fix failing OpenACC NYI test (#141155)

A recent change to the error message produced for unhandled compound
statements without scope introduced a failure in an OpenACC test that
was checking for the old error message. This change updates the test to
check for the new message.



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