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
[RISCV][FMV] Support target_clones (#85786)
[llvm-project.git]
/
clang
/
test
/
Frontend
/
verify-unknown-arg.c
blob
c7eb8fd068286befe78bd411985cd565b5f2aa57
1
// RUN: not %clang_cc1 -asdf -verify %s 2>&1 | FileCheck %s
2
3
// expected-no-diagnostics
4
5
// CHECK: error: 'expected-error' diagnostics seen but not expected:
6
// CHECK-NEXT: (frontend): unknown argument: '-asdf'