]> granicus.if.org Git - clang/commitdiff
c-index-test.c: /* Use C style comment. */
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 12 Oct 2012 14:25:52 +0000 (14:25 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 12 Oct 2012 14:25:52 +0000 (14:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165797 91177308-0d34-0410-b5e6-96231b3b80d8

tools/c-index-test/c-index-test.c

index 76e3773e44a951f2e4f0d86c85cfa0c7da591df3..c46ba74ce41f032e083f83cc776d8cab64823462 100644 (file)
@@ -2384,7 +2384,7 @@ static CXIdxClientFile index_importedASTFile(CXClientData client_data,
     printf(" | isImplicit: %d\n", info->isImplicit);
     clang_disposeString(name);
   } else {
-    // PCH file, the rest are not relevant.
+    /* PCH file, the rest are not relevant. */
     printf("\n");
   }