mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-10 01:55:08 +00:00
Note that checker-271 is newer than the analyzer in Xcode 4.6
llvm-svn: 174759
This commit is contained in:
parent
b3cbef4ad2
commit
e0cdd752d5
@ -28,6 +28,7 @@
|
||||
<li>Better diagnostics for implicitly-defined member functions in C++.</li>
|
||||
<li>New warning for <tt>malloc</tt>/<tt>free</tt> checker when passing <tt>malloc</tt>'ed pointer with non-zero offset to <tt>free()</tt>.
|
||||
<li>Fixes for misc. parser crashes.</li>
|
||||
<li>Newer than the static analyzer version in Xcode 4.6</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="checker_270">checker-270</h4>
|
||||
|
Loading…
Reference in New Issue
Block a user