forked from OSchip/llvm-project
5 lines
180 B
C
5 lines
180 B
C
|
// cc1 immediate arguments (arguments which displays information and exits)
|
||
|
// shall exit indicating success (return code 0)
|
||
|
// RUN: %clang -cc1 -help
|
||
|
// RUN: %clang -cc1 -version
|