aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/dead-stores.m
AgeCommit message (Expand)Author
2009-11-13Add clang-cc option "--analyzer-experimental-internal-checks". ThisTed Kremenek
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-01-20Add -analyze action to run static analyzer, instead of inferring fromDaniel Dunbar
2008-07-03Fix a bug in the dead stores checker reported in the following email:Ted Kremenek