[all-commits] [llvm/llvm-project] 928d41: Fix a couple of tests that relied on the clang bin...

David Blaikie via All-commits all-commits at lists.llvm.org
Fri Sep 11 18:10:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 928d419797ea173090e26f624f08801c7d6661e3
      https://github.com/llvm/llvm-project/commit/928d419797ea173090e26f624f08801c7d6661e3
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2020-09-11 (Fri, 11 Sep 2020)

  Changed paths:
    M clang/test/Driver/amdgcn-gz-options.cl
    M clang/test/Driver/compress.c

  Log Message:
  -----------
  Fix a couple of tests that relied on the clang binary having 'clang' somewhere in the name

Because why would that be necessary? (I joke - I hadn't actually
expected this to be an issue but a content-hash-named filesystem means
the clang binary's just a bunch of numbers, and doesn't have 'clang'
anywhere in the name)




More information about the All-commits mailing list