]> granicus.if.org Git - clang/commitdiff
Tuck away scan-build related files into tools/scan-build
authorKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>
Tue, 1 Dec 2009 06:52:01 +0000 (06:52 +0000)
committerKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>
Tue, 1 Dec 2009 06:52:01 +0000 (06:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90215 91177308-0d34-0410-b5e6-96231b3b80d8

tools/scan-build/ccc-analyzer [moved from utils/ccc-analyzer with 100% similarity]
tools/scan-build/scan-build [moved from utils/scan-build with 100% similarity]
tools/scan-build/scanview.css [moved from utils/scanview.css with 100% similarity]
tools/scan-build/sorttable.js [moved from utils/sorttable.js with 100% similarity]
www/analyzer/installation.html

similarity index 100%
rename from utils/scan-build
rename to tools/scan-build/scan-build
index 891353562136ce36cc62c6909ea824d0736af0b0..81f45514fc0188fbe4d12dce48e9fa0e04918eb1 100644 (file)
@@ -100,7 +100,7 @@ the installation directory of your choice (specified when you run
 programs.
 
 <p>Currently these are not installed using <tt>make install</tt>, and
-are located in <tt>$(SRCDIR)/tools/clang/util</tt> and
+are located in <tt>$(SRCDIR)/tools/clang/tools/scan-build</tt> and
 <tt>$(SRCDIR)/tools/clang/tools/scan-view</tt> respectively (where
 <tt>$(SRCDIR)</tt> is the root LLVM source directory).  These locations
 are subject to change.</p></li>