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
[Reland][Runtimes] Merge 'compile_commands.json' files from runtimes build (#116303)
[llvm-project.git]
/
clang
/
test
/
Tooling
/
clang-check-args.cpp
blob
d75f6b8ccd6adf55a857755fc156d0560402afc9
1
// RUN: not clang-check "%s" -- -c 2>&1 | FileCheck %s
2
3
// CHECK: a type specifier is required
4
invalid
;