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