]> granicus.if.org Git - clang/commitdiff
update documentation
authorNico Weber <nicolasweber@gmx.de>
Tue, 26 Aug 2008 21:23:32 +0000 (21:23 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 26 Aug 2008 21:23:32 +0000 (21:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55386 91177308-0d34-0410-b5e6-96231b3b80d8

www/get_started.html

index e12d23b575e10a6bb2f1accc40b76b32a573f873..9f482641a87266001ca4c7eb52608cfddb971e89 100644 (file)
@@ -74,7 +74,7 @@ is:</p>
     <li>'<tt>touch empty.c; gcc -v empty.c -fsyntax-only</tt>' to get the
     path.</li>
     <li>Look for the comment "FIXME: temporary hack:
-    hard-coded paths" in <tt>clang/Driver/clang.cpp</tt> and
+    hard-coded paths" in <tt>clang/lib/Driver/InitHeaderSearch.cpp</tt> and
     change the lines below to include that path.</li>
   </ul>