summaryrefslogtreecommitdiffstats
path: root/clang/www/analyzer/scan-build.html
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2015-09-18 16:12:16 +0000
committerJordan Rose <jordan_rose@apple.com>2015-09-18 16:12:16 +0000
commit76a74c561710d7e2160276a66698a6350c0d9b0d (patch)
treeb3286820a1c11f64d04292fe3587438c1c74ccd6 /clang/www/analyzer/scan-build.html
parent8effde40ce8e1bcce5bbc9534c4945c8d8e37987 (diff)
downloadbcm5719-llvm-76a74c561710d7e2160276a66698a6350c0d9b0d.tar.gz
bcm5719-llvm-76a74c561710d7e2160276a66698a6350c0d9b0d.zip
[analyzer] Update links to developer.apple.com.
The content at the new links is /also/ a little dated, but that's our (Apple's) problem. llvm-svn: 247999
Diffstat (limited to 'clang/www/analyzer/scan-build.html')
-rw-r--r--clang/www/analyzer/scan-build.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/clang/www/analyzer/scan-build.html b/clang/www/analyzer/scan-build.html
index 28723e64eb8..04e93232a6b 100644
--- a/clang/www/analyzer/scan-build.html
+++ b/clang/www/analyzer/scan-build.html
@@ -309,11 +309,11 @@ steps they need to take (e.g., setup code signing).</p>
<h3>Recommendation: use &quot;Build and Analyze&quot;</h3>
-<p>The absolute easiest way to analyze iPhone projects is to use the <a
-href="http://developer.apple.com/mac/library/featuredarticles/StaticAnalysis/index.html"><i>Build
-and Analyze</i> feature in Xcode 3.2</a> (which is based on the Clang Static
-Analyzer). There a user can analyze their project with the click of a button
-without most of the setup described later.</p>
+<p>The absolute easiest way to analyze iPhone projects is to use the
+<a href="https://developer.apple.com/library/ios/recipes/xcode_help-source_editor/chapters/Analyze.html#//apple_ref/doc/uid/TP40009975-CH4-SW1"><i>Analyze</i>
+feature in Xcode</a> (which is based on the Clang Static Analyzer). There a
+user can analyze their project right from a menu without most of the setup
+described later.</p>
<p><a href="/xcode.html">Instructions are available</a> on this
website on how to use open source builds of the analyzer as a replacement for
OpenPOWER on IntegriCloud