forked from OSchip/llvm-project
5 lines
117 B
C
5 lines
117 B
C
|
// RUN: not %clang_cc1 %s -cake-is-lie 2> %t.log
|
||
|
// RUN: FileCheck %s -input-file=%t.log
|
||
|
|
||
|
// CHECK: unknown argument
|