llvm-project/clang/test/Frontend/cc1-return-codes.c

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
178 B
C
Raw Normal View History

// cc1 immediate arguments (arguments which displays information and exits)
// shall exit indicating success (return code 0)
// RUN: %clang_cc1 -help
// RUN: %clang_cc1 -version