Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
7a31d7b9e46db6c067567231923574b96c012462
/
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
· 14 years ago