Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
4532b5553db699d5bed250454f9a45e0f66f4bf8
/
test
/
Analysis
/
idempotent-operations-limited-loops.c
ade3195
Re-enable the IdempotentOperations checker for --analyze, and put it and the DeadStores checker into the "deadcode" group.
by Ted Kremenek
· 14 years ago
c4d2c90
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award.
by Argyrios Kyrtzidis
· 14 years ago
b3d74da
[analyzer] Migrate NSErrorChecker and DereferenceChecker to CheckerV2.
by Argyrios Kyrtzidis
· 14 years ago
c9f2e0f
[analyzer] Use the new registration mechanism on the IdempotentOperationChecker.
by Argyrios Kyrtzidis
· 14 years ago
e8350c6
Fix edge case where we don't cull warnings in IdempotentOperationsChecker due to incomplete analysis of loops.
by Ted Kremenek
· 14 years ago
6648e5d
"Fix" bogus idempotent operations warning due to loop unrolling not unrolling enough loops to show that an invariant
by Ted Kremenek
· 15 years ago