[all-commits] [llvm/llvm-project] a3b3f7: [HIP] Adjust check in hip-include-path.hip test case

Björn Pettersson via All-commits all-commits at lists.llvm.org
Wed May 26 02:09:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a3b3f7e631981bd861d5fe5e20f33b11a0dac978
      https://github.com/llvm/llvm-project/commit/a3b3f7e631981bd861d5fe5e20f33b11a0dac978
  Author: Bjorn Pettersson <bjorn.a.pettersson at ericsson.com>
  Date:   2021-05-26 (Wed, 26 May 2021)

  Changed paths:
    M clang/test/Driver/hip-include-path.hip

  Log Message:
  -----------
  [HIP] Adjust check in hip-include-path.hip test case

The changes in commit 722c39fef5ab6 caused the test case to fail
when building with -DLLVM_LIBDIR_SUFFIX=64. This patch makes the
checks a bit more relaxed to support libdir suffixes again.

Also adjusting the regular expressions to avoid mathes including
double quotes.




More information about the All-commits mailing list