[all-commits] [llvm/llvm-project] 8a0f11: Fix test trying to write a spurious output file in...

Richard Smith via All-commits all-commits at lists.llvm.org
Tue Jul 13 18:58:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a0f1163d02c77c6e764929b66c26ba196cfc549
      https://github.com/llvm/llvm-project/commit/8a0f1163d02c77c6e764929b66c26ba196cfc549
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2021-07-13 (Tue, 13 Jul 2021)

  Changed paths:
    M clang/test/CodeGen/builtins-ppc-xlcompat-pwr9-64bit.c
    M clang/test/CodeGen/builtins-ppc-xlcompat-pwr9.c

  Log Message:
  -----------
  Fix test trying to write a spurious output file into the source
directory.

This causes test failures if the source directory is read-only.




More information about the All-commits mailing list