Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
1f35ec3c2c5662644c07969a1b5c5ad748764285
/
test
/
Analysis
/
malloc-interprocedural.c
68eb4c2
[analyzer] Shorten the malloc checker’s leak message
by Anna Zaks
· 12 years ago
63bc186
[analyzer] Report leaks at the closing brace of a function body.
by Jordan Rose
· 12 years ago
9620aa8
clang/test/Analysis: Fix the declaration of strlen() for 32 bit targets.
by NAKAMURA Takumi
· 12 years ago
2d9cc13
test/Analysis/malloc-interprocedural.c: Mark it as XFAIL: cygwin,mingw,msvc for now. Investigating.
by NAKAMURA Takumi
· 12 years ago
c20c727
[analyzer] MallocChecker should not do post-call checks on inlined functions.
by Jordan Rose
· 12 years ago
1b22cec
Adjust some analyzer tests to place widely shared inputs inside of an
by Chandler Carruth
· 12 years ago
ee04959
[analyzer] -analyzer-ipa=inlining is now the default. Remove it from tests.
by Jordan Rose
· 12 years ago
3d7c44e
[analyzer] Malloc: Utter the name of the leaked variable.
by Anna Zaks
· 13 years ago
6625335
[analyzer] Rework inlining related command line options.
by Anna Zaks
· 13 years ago
8235f9c
[analyzer] Bound the size of the functions being inlined + provide
by Anna Zaks
· 13 years ago
7752d29
[analyzer] Leaks should be uniqued by the allocation point in the
by Anna Zaks
· 13 years ago
ff80afc
[analyzer] Run remove dead bindings before each call.
by Anna Zaks
· 13 years ago
e55b03a
[analyzer] We were silently stopping exploring the path after
by Anna Zaks
· 13 years ago
3620547
[analyzer] + a couple more malloc tests.
by Anna Zaks
· 13 years ago
a19581a
[analyzer] Make Malloc aware of inter-procedural execution + basic tests.
by Anna Zaks
· 13 years ago