summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2012-02-23 00:48:17 +0000
committerTed Kremenek <kremenek@apple.com>2012-02-23 00:48:17 +0000
commit8634d73e17cfab25cc77f9dc6d80bb84724a2dc7 (patch)
treed85e76ab93140f760285b96837ee541ca867af6c /clang
parent5467b05f5afa952f63a0e4616f5eadeb2b0150aa (diff)
downloadbcm5719-llvm-8634d73e17cfab25cc77f9dc6d80bb84724a2dc7.tar.gz
bcm5719-llvm-8634d73e17cfab25cc77f9dc6d80bb84724a2dc7.zip
Tweak release note comments for checker build.
llvm-svn: 151219
Diffstat (limited to 'clang')
-rw-r--r--clang/www/analyzer/release_notes.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/clang/www/analyzer/release_notes.html b/clang/www/analyzer/release_notes.html
index 9660d7fb40d..1c0a06f0ad1 100644
--- a/clang/www/analyzer/release_notes.html
+++ b/clang/www/analyzer/release_notes.html
@@ -25,7 +25,8 @@
<li>Contains a new experimental malloc/free checker.</li>
<li>Better support for projects using ARC.</li>
<li>set-xcode-analyzer now supports self-contained Xcode.app (Xcode 4.3 and later).
- <li>Misc. bug fixes and performance work.
+ <li>Misc. bug fixes and performance work.</li>
+ <li>Contains a newer version of the analyzer than Xcode 4.3.</li>
</ul>
<h4 id="checker_260">checker-260</h4>
OpenPOWER on IntegriCloud