Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
cc901b57d54c398c2b22f522eeb26fbc8dfc9b56
/
clang
/
test
/
Analysis
/
NewDelete-path-notes.cpp
efec163
[analyzer] Bug identification
by Gabor Horvath
· 10 years ago
c18a113
[Static Analyzer] The name of the checker that reports a bug is added
by Gabor Horvath
· 11 years ago
fce1b03
[analyzer] Assume new returns non-null even under -fno-exceptions
by Pavel Labath
· 12 years ago
5e2b3a3
[analyzer] Enable the new edge algorithm by default.
by Jordan Rose
· 12 years ago
e4cfcd4
[analyzer] Improve the malloc checker stack hint message
by Anna Zaks
· 13 years ago
10ad081
[analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks).
by Jordan Rose
· 13 years ago
01acbce
[analyzer] Moving cplusplus.NewDelete to alpha.* for now.
by Anton Yartsev
· 13 years ago
3dfc33e
[analyzer] Enabled unix.Malloc checker. + Refactoring.
by Anton Yartsev
· 13 years ago
13df036
[analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, double free, and use-after-free problems of memory managed by new/delete.
by Anton Yartsev
· 13 years ago