From: Nico Weber Date: Tue, 26 Aug 2008 21:23:32 +0000 (+0000) Subject: update documentation X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e3ee00a2516567efc25ac733bba9b714de08e95;p=clang update documentation git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55386 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/get_started.html b/www/get_started.html index e12d23b575..9f482641a8 100644 --- a/www/get_started.html +++ b/www/get_started.html @@ -74,7 +74,7 @@ is:

  • 'touch empty.c; gcc -v empty.c -fsyntax-only' to get the path.
  • Look for the comment "FIXME: temporary hack: - hard-coded paths" in clang/Driver/clang.cpp and + hard-coded paths" in clang/lib/Driver/InitHeaderSearch.cpp and change the lines below to include that path.