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