]> granicus.if.org Git - clang/commitdiff
s/ccc/clang/
authorDaniel Dunbar <daniel@zuster.org>
Thu, 6 Aug 2009 16:47:53 +0000 (16:47 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 6 Aug 2009 16:47:53 +0000 (16:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78320 91177308-0d34-0410-b5e6-96231b3b80d8

www/hacking.html

index 6b458b7759e3ee75d394d6662d92330964e5240c..45553222798f80cadd2cd5e9ff1c674c7b4089f6 100644 (file)
   <p>For more intensive changes, running
   the <a href="http://llvm.org/docs/TestingGuide.html#testsuiterun">LLVM
   Test Suite</a> with clang is recommended. Currently the best way to
-  override LLVMGCC, as in: <tt>make LLVMGCC="ccc -std=gnu89"
-  TEST=nightly report</tt> (make sure ccc is in your PATH or use the
+  override LLVMGCC, as in: <tt>make LLVMGCC="clang -std=gnu89"
+  TEST=nightly report</tt> (make sure <tt>clang</tt> is in your PATH or use the
   full path).</p>
   
   <!--=====================================================================-->