diff options
Diffstat (limited to 'clang/www/analyzer/xcode.html')
-rw-r--r-- | clang/www/analyzer/xcode.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/www/analyzer/xcode.html b/clang/www/analyzer/xcode.html index 8ccae81898d..d6e44bc4f0b 100644 --- a/clang/www/analyzer/xcode.html +++ b/clang/www/analyzer/xcode.html @@ -53,7 +53,7 @@ presents analysis results directly within Xcode's editor.</p> <p>Xcode is available as a free download from Apple on the <a href="https://itunes.apple.com/us/app/xcode/id497799835?mt=12">Mac -App Store</a>, with <a +App Store</a>, with <a href="https://developer.apple.com/library/ios/recipes/xcode_help-source_editor/chapters/Analyze.html#//apple_ref/doc/uid/TP40009975-CH4-SW1">instructions available</a> for using the analyzer.</p> @@ -141,4 +141,3 @@ $ sudo set-xcode-analyzer --use-xcode-clang </div> </body> </html> - |