forked from OSchip/llvm-project
Tweak release note comments for checker build.
llvm-svn: 151219
This commit is contained in:
parent
5467b05f5a
commit
8634d73e17
|
@ -25,7 +25,8 @@
|
||||||
<li>Contains a new experimental malloc/free checker.</li>
|
<li>Contains a new experimental malloc/free checker.</li>
|
||||||
<li>Better support for projects using ARC.</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>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>
|
</ul>
|
||||||
|
|
||||||
<h4 id="checker_260">checker-260</h4>
|
<h4 id="checker_260">checker-260</h4>
|
||||||
|
|
Loading…
Reference in New Issue