Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commits · 31ae259a41a196e89c9b0d60a1154257744bdccc
llvm-epi-0.8
clang
test
Analysis
malloc-interprocedural.c
Browse files
Mar 21, 2012
[analyzer] Malloc: Utter the name of the leaked variable.
· fc2e1534
Anna Zaks
authored
Mar 21, 2012
fc2e1534
Mar 09, 2012
[analyzer] Rework inlining related command line options.
· 0af3e06f
Anna Zaks
authored
Mar 08, 2012
0af3e06f
Mar 02, 2012
[analyzer] Bound the size of the functions being inlined + provide
· 26508772
Anna Zaks
authored
Mar 02, 2012
26508772
Feb 28, 2012
[analyzer] Leaks should be uniqued by the allocation point in the
· 43ffba26
Anna Zaks
authored
Feb 27, 2012
43ffba26
Feb 24, 2012
[analyzer] Run remove dead bindings before each call.
· 18de54b1
Anna Zaks
authored
Feb 24, 2012
18de54b1
[analyzer] We were silently stopping exploring the path after
· cdf24a9a
Anna Zaks
authored
Feb 24, 2012
cdf24a9a
Feb 21, 2012
[analyzer] + a couple more malloc tests.
· 3508a005
Anna Zaks
authored
Feb 21, 2012
3508a005
Feb 20, 2012
[analyzer] Make Malloc aware of inter-procedural execution + basic
· 1526881e
Anna Zaks
authored
Feb 20, 2012
1526881e
Loading