Age | Commit message (Expand) | Author |
---|---|---|
2011-04-04 | Fix PR 9626 (duplicated self-init warnings under -Wuninitialized) with numero... | Ted Kremenek |
2011-04-02 | Teach IdempotentOperationsChecker about paths aborted because ExprEngine didn... | Ted Kremenek |
2011-03-31 | Static analyzer: fix bug in handling of dynamic_cast<>. The sink node wouldn... | Ted Kremenek |
2011-03-30 | Begin reworking static analyzer support for C++ method calls. The current lo... | Ted Kremenek |
2011-03-12 | static analyzer: Handle 'ExprWithCleanups' in ExprEngine by essentially ignor... | Ted Kremenek |
2011-03-11 | Add support for the OpenCL vec_step operator, by generalising and | Peter Collingbourne |
2011-03-01 | Teach CFGBuilder to prune trivially unreachable case statements. | Ted Kremenek |
2011-03-01 | In preparation for fixing PR 6884, rework CFGElement to have getAs<> return p... | Ted Kremenek |
2011-03-01 | [analyzer] Move lib/StaticAnalyzer/Checkers/ExprEngine.cpp -> lib/StaticAnaly... | Argyrios Kyrtzidis |