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