repo.or.cz
/
clang.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Heikki Kultala] This patch contains the ABI changes for the TCE target.
[clang.git]
/
test
/
Frontend
/
output-failures.c
blob
e2af7c7ddc90b63fc8144594916ee8d9e20f4261
1
// RUN: not %clang_cc1 -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{{.*}}'