Skip to content
Snippets Groups Projects
Commit aebc639b authored by Hans Wennborg's avatar Hans Wennborg
Browse files

Release Notes: static anaylizer changes; by Gábor Horváth

llvm-svn: 245308
parent aa9478a2
No related merge requests found
......@@ -201,7 +201,20 @@ libclang
Static Analyzer
---------------
...
* The generated plists now contain the name of the check that generated it.
* Configuration options can now be passed to the checkers (not just the static
analyzer core).
* New check for dereferencing object that the result of a zero-length
allocation.
* Also check functions in precompiled headers.
* Properly handle alloca() in some checkers.
* Various improvements to the retain count checker.
SystemZ
-------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment