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-30 | Begin reworking static analyzer support for C++ method calls. The current lo... | Ted Kremenek |
2011-03-11 | Add support for the OpenCL vec_step operator, by generalising and | Peter Collingbourne |
2011-03-01 | [analyzer] Rename CheckerV2 -> Checker. | Argyrios Kyrtzidis |
2011-03-01 | [analyzer] Remove checker V1 registration and running from ExprEngine. | Argyrios Kyrtzidis |
2011-02-22 | [analyzer] Start moving the path-sensitive checkers to CheckerV2. | Argyrios Kyrtzidis |
2011-02-10 | Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'... | Ted Kremenek |