[all-commits] [llvm/llvm-project] 14c55e: [unittest] Improve OpenMPIRBuilderTest after D149162

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Jul 20 14:38:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14c55e6e2fa1c342a1ef908445db3d31a3475485
      https://github.com/llvm/llvm-project/commit/14c55e6e2fa1c342a1ef908445db3d31a3475485
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp

  Log Message:
  -----------
  [unittest] Improve OpenMPIRBuilderTest after D149162

Make it less sensitive to omp_offload.info operands order and improve
the failure diagnostic.

Caught by D155789




More information about the All-commits mailing list