Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a5b6469a55fb8796353b073f6c12694b0adc77c2
/
test
/
Analysis
/
idempotent-operations.cpp
cdc3a89
Fix analyzer tests.
by Ted Kremenek
· 13 years ago
a8180e5
Reenable DeadStoresChecker under --analyze, and move the IdempotentOperationsChecker to the 'experimental' category. Fixes <rdar://problem/10146347>.
by Ted Kremenek
· 14 years ago
422ab7a
Teach IdempotentOperationsChecker about paths aborted because ExprEngine didn't know how to handle a specific Expr type.
by Ted Kremenek
· 14 years ago
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
c9f2e0f
[analyzer] Use the new registration mechanism on the IdempotentOperationChecker.
by Argyrios Kyrtzidis
· 14 years ago
ef52bcb
Improvements to IdempotentOperationChecker and its use of PseudoConstantAnalysis
by Tom Care
· 15 years ago