[all-commits] [llvm/llvm-project] 7b2e00: [clang] Robustify openmp test (#69739)

Nathan Sidwell via All-commits all-commits at lists.llvm.org
Mon Oct 30 04:40:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b2e0095bccb2f63e6b6cc8b8e524d206ebf8d69
      https://github.com/llvm/llvm-project/commit/7b2e0095bccb2f63e6b6cc8b8e524d206ebf8d69
  Author: Nathan Sidwell <nathan at acm.org>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
    M clang/test/OpenMP/declare_variant_device_kind_codegen.cpp

  Log Message:
  -----------
  [clang] Robustify openmp test (#69739)

If the source path contains 'alias' this would spuriously fail. Be more
specific about not wanting global aliases




More information about the All-commits mailing list