]> granicus.if.org Git - clang/commit
[analyzer] Enabled unix.Malloc checker.
authorAnton Yartsev <anton.yartsev@gmail.com>
Sat, 30 Mar 2013 00:50:37 +0000 (00:50 +0000)
committerAnton Yartsev <anton.yartsev@gmail.com>
Sat, 30 Mar 2013 00:50:37 +0000 (00:50 +0000)
commit8e452e7d6ee00a7d12eb54b91498b59b6fefef4f
treeb5abd714a0555208edef38ed48f9535d97e77332
parent1f3b5d990e9afa0b2b8db0908f46d8de7818e642
[analyzer] Enabled unix.Malloc checker.
+ Refactoring.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178388 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/NewDelete-checker-test.cpp
test/Analysis/NewDelete-custom.cpp
test/Analysis/NewDelete-intersections.mm [new file with mode: 0644]
test/Analysis/NewDelete-path-notes.cpp
test/Analysis/NewDelete-variadic.cpp