From: Chandler Carruth Date: Thu, 22 Jul 2010 06:29:13 +0000 (+0000) Subject: This was still complaining about the length of the string. I've broken it here X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=53513d2e24205965ffd5d4780a10f41cc335f17b;p=clang 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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109085 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/c-index-test/c-index-test.c b/tools/c-index-test/c-index-test.c index 961f87d432..9d56eec8eb 100644 --- a/tools/c-index-test/c-index-test.c +++ b/tools/c-index-test/c-index-test.c @@ -1279,7 +1279,8 @@ static void print_usage(void) { " c-index-test -test-inclusion-stack-tu \n" " c-index-test -test-print-linkage-source {}*\n" " c-index-test -test-print-typekind {}*\n" - " c-index-test -print-usr [ {}]*\n" + " c-index-test -print-usr [ {}]*\n"); + fprintf(stderr, " c-index-test -print-usr-file \n\n"); fprintf(stderr, " values:\n%s",