[all-commits] [llvm/llvm-project] 68ea7c: [test][AArch64] Fix test in non-writeable dir (#11...

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Tue Dec 10 12:28:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68ea7c7e8d6094f4914453e416a0352e70b351b6
      https://github.com/llvm/llvm-project/commit/68ea7c7e8d6094f4914453e416a0352e70b351b6
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2024-12-10 (Tue, 10 Dec 2024)

  Changed paths:
    M clang/test/Sema/aarch64-sve2-intrinsics/acle_sve2_fp8.c

  Log Message:
  -----------
  [test][AArch64] Fix test in non-writeable dir (#119448)

cc1a2ea61e3f8e790125b10d9ec4e7d179156ddf adds a test which can fail if
the output directory is not writeable. Following the pattern of other
tests in this package, use `-o -` to print the IR to stdout instead of
to a file.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list