Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7822ee3ef9f0d5cfd289258614ac31be70097449
/
test
/
Analysis
/
rdar-6540084.m
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
a676d50
[analyzer] Move the DeadStores checker out of the 'core' package.
by Argyrios Kyrtzidis
· 14 years ago
65d3925
[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't have any checkers associated with it anymore.
by Argyrios Kyrtzidis
· 14 years ago
7dd445e
[analyzer] Use the new registration mechanism on the non-path-sensitive-checkers:
by Argyrios Kyrtzidis
· 14 years ago
cd9902b
Rename -cc1 option '-warn-dead-stores' to '-analyzer-check-dead-stores'.
by Ted Kremenek
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
ef74f4c
Replace clang-cc with clang -cc1.
by Zhongxing Xu
· 15 years ago
8382cf5
Add clang-cc option "--analyzer-experimental-internal-checks". This
by Ted Kremenek
· 15 years ago
28b2227
Prep for new warning.
by Mike Stump
· 15 years ago
9f8f026
We want to diagnose sending message to a forward class
by Fariborz Jahanian
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
bf98c99
Fix horrible non-termination bug in LiveVariables. The issue was that
by Ted Kremenek
· 16 years ago