Skip to content
Snippets Groups Projects
Commit 7007c075 authored by Richard Smith's avatar Richard Smith
Browse files

test/Driver/crash-report.c: don't fail if there are no files left behind by a...

test/Driver/crash-report.c: don't fail if there are no files left behind by a previous run of this test!


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159615 91177308-0d34-0410-b5e6-96231b3b80d8
parent bbe33414
No related branches found
No related tags found
No related merge requests found
// RUN: rm %T/crash-report-*.c %T/crash-report-*.sh
// RUN: rm -f %T/crash-report-*.c %T/crash-report-*.sh
// RUN: TMP=%T %clang -fsyntax-only %s -DFOO=BAR 2>&1 | FileCheck %s
// RUN: FileCheck --check-prefix=CHECKSRC %s < %T/crash-report-*.c
// RUN: FileCheck --check-prefix=CHECKSH %s < %T/crash-report-*.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment