This was still complaining about the length of the string. I've broken it here

to try to keep as much logical grouping as possible.

llvm-svn: 109085
This commit is contained in:
Chandler Carruth 2010-07-22 06:29:13 +00:00
parent 3180f9f55f
commit 718df592f7
1 changed files with 2 additions and 1 deletions

View File

@ -1279,7 +1279,8 @@ static void print_usage(void) {
" c-index-test -test-inclusion-stack-tu <AST file>\n"
" c-index-test -test-print-linkage-source {<args>}*\n"
" c-index-test -test-print-typekind {<args>}*\n"
" c-index-test -print-usr [<CursorKind> {<args>}]*\n"
" c-index-test -print-usr [<CursorKind> {<args>}]*\n");
fprintf(stderr,
" c-index-test -print-usr-file <file>\n\n");
fprintf(stderr,
" <symbol filter> values:\n%s",