repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git]
/
clang
/
test
/
ClangScanDeps
/
empty.cpp
blob
807bb5c3fee4b126955ca16c0693ac4667a29802
1
// RUN: rm -rf %t
2
// RUN: not clang-scan-deps --format=p1689 -- %clang this-file-does-not-exist.cpp 2>&1 | FileCheck %s --check-prefix=CHECK
3
// CHECK: error: no such file or directory: 'this-file-does-not-exist.cpp'
4
// CHECK: error: no input files