1*9880d681SAndroid Build Coastguard WorkerTest that no temporary file is left behind on error. 2*9880d681SAndroid Build Coastguard Worker 3*9880d681SAndroid Build Coastguard WorkerRUN: rm -rf %t 4*9880d681SAndroid Build Coastguard WorkerRUN: mkdir %t 5*9880d681SAndroid Build Coastguard WorkerRUN: not llvm-ar rc %t/foo.a . 6*9880d681SAndroid Build Coastguard WorkerRUN: rmdir %t 7*9880d681SAndroid Build Coastguard Worker 8