1// RUN: touch %t
2// RUN: chmod 0 %t
3// %clang -E -dependency-file bla -MT %t -MP -o %t -x c /dev/null
4// rdar://9286457
5