]> granicus.if.org Git - clang/commitdiff
Tidy up comment.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 15 Apr 2010 06:18:42 +0000 (06:18 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 15 Apr 2010 06:18:42 +0000 (06:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101357 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Driver/Tools.cpp

index afcf26fee12fbc1a50bfa8405c10b01d37c9c2e1..4ac340d5412bd9972306cf5c405b87c711ef2952 100644 (file)
@@ -1393,10 +1393,9 @@ void Clang::ConstructJob(Compilation &C, const JobAction &JA,
 
   // Claim some arguments which clang supports automatically.
 
-  // -fpch-preprocess is used with gcc to add a special marker in the
-  // -output to include the PCH file. Clang's PTH solution is
-  // -completely transparent, so we do not need to deal with it at
-  // -all.
+  // -fpch-preprocess is used with gcc to add a special marker in the output to
+  // include the PCH file. Clang's PTH solution is completely transparent, so we
+  // do not need to deal with it at all.
   Args.ClaimAllArgs(options::OPT_fpch_preprocess);
 
   // Claim some arguments which clang doesn't support, but we don't