Skip to content
Commit 13df0362 authored by Anton Yartsev's avatar Anton Yartsev
Browse files

[analyzer] Adds cplusplus.NewDelete checker that check for memory leaks,...

[analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, double free, and use-after-free problems of memory managed by new/delete.

llvm-svn: 177849
parent 8ef2419d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment