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