[all-commits] [llvm/llvm-project] 8b16fc: [Driver][test] Exclude `-o /dev/null` test for Win...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue May 9 16:44:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b16fc2e17c0149125e339f45d66f6c4eac9fec8
      https://github.com/llvm/llvm-project/commit/8b16fc2e17c0149125e339f45d66f6c4eac9fec8
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-05-09 (Tue, 09 May 2023)

  Changed paths:
    M clang/test/Driver/split-debug.c

  Log Message:
  -----------
  [Driver][test] Exclude `-o /dev/null` test for Windows

lit changes /dev/null to a special filename, and `"-dumpdir" "/dev/null-"` will fail.




More information about the All-commits mailing list