mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-13 08:00:22 -04:00
5 lines
120 B
C
5 lines
120 B
C
// RUN: touch %t
|
|
// RUN: chmod 0 %t
|
|
// %clang -E -dependency-file bla -MT %t -MP -o %t -x c /dev/null
|
|
// rdar://9286457
|