Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
5861b4b4ba13a3feedb9544e94d9d0bc4296662c
/
test
/
Analysis
/
stackaddrleak.c
c4d2c90
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award.
by Argyrios Kyrtzidis
· 14 years ago
1034870
[analyzer] Migrate BuiltinFunctionChecker to CheckerV2.
by Argyrios Kyrtzidis
· 14 years ago
b8d545c
Update test cases.
by Ted Kremenek
· 14 years ago
027a6ab
[analyzer] Use the new registration mechanism on some of the internal checks. These are:
by Argyrios Kyrtzidis
· 14 years ago
a816615
Tweak stack address checker to report multiple cases where globals may reference stack memory.
by Ted Kremenek
· 15 years ago
551bd1f
Rework StackAddrLeakChecker to find stores of stack memory addresses to global variables
by Ted Kremenek
· 15 years ago
9b14683
Merge StackAddrLeakChecker and ReturnStackAddressChecker.
by Zhongxing Xu
· 15 years ago
2c46458
Directly compare the StackFrameContext. This greatly simplifies logic and
by Zhongxing Xu
· 15 years ago
1622a54
Add a checker check if a global variable holds a local variable's address after
by Zhongxing Xu
· 15 years ago