| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | static analyzer: when conservatively evaluating functions, don't invalidate t... | Ted Kremenek | 2011-05-25 | 1 | -0/+7 |
| * | C++ static analysis: also invalidate fields of objects that are the callees i... | Ted Kremenek | 2011-04-11 | 1 | -1/+8 |
| * | Begin reworking static analyzer support for C++ method calls. The current lo... | Ted Kremenek | 2011-03-30 | 1 | -3/+17 |
| * | Move some of the logic about classifying Objective-C methods into | John McCall | 2011-03-02 | 1 | -0/+29 |
| * | Makes most methods in SVals.h conform to the naming guide. Reviewed | Zhanyong Wan | 2011-02-16 | 1 | -1/+1 |
| * | Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'... | Ted Kremenek | 2011-02-10 | 1 | -1/+1 |
| * | [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. | Argyrios Kyrtzidis | 2011-02-08 | 1 | -0/+99 |

