blob: e2af7c7ddc90b63fc8144594916ee8d9e20f4261 [file] [log] [blame]
Daniel Dunbara5728872009-12-15 20:14:24 +00001// RUN: not %clang_cc1 -emit-llvm -o %S/doesnotexist/somename %s 2> %t
Daniel Dunbarfc971022009-11-20 22:32:38 +00002// RUN: FileCheck -check-prefix=OUTPUTFAIL -input-file=%t %s
3
4// OUTPUTFAIL: Error opening output file '{{.*}}doesnotexist{{.*}}'