1 // cc1 immediate arguments (arguments which displays information and exits) 2 // shall exit indicating success (return code 0) 3 // RUN: %clang -cc1 -help 4 // RUN: %clang -cc1 -version 5