aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/crash-cleanup.c
blob: 218fcc64c7dac57fc0292abde30df60269e5e693 (plain)
1
2
3
4
5
6
7
8
9
// RUN: not %clang -o %t.o -MMD -MF %t.d %s
// RUN: test ! -f %t.o
// RUN: test ! -f %t.d
// REQUIRES: shell
// REQUIRES: crash-recovery

// XFAIL: darwin

#pragma clang __debug crash