Age | Commit message (Expand) | Author |
---|---|---|
2011-07-28 | Remove FlatStoreManager and BasicStoreManager. The latter has long been obso... | Ted Kremenek |
2011-07-23 | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner |
2011-05-02 | Augment retain/release checker to not warn about tracked objects passed as ar... | Ted Kremenek |
2011-02-28 | [analyzer] ExprEngine should not depend on checkers for not crashing. | Argyrios Kyrtzidis |
2011-02-19 | Add 'StoreRef' smart pointer to allow more fine-grain memory lifetime control... | Ted Kremenek |
2011-02-11 | Rename 'InvalidateRegions()' to 'invalidateRegions()'. | Ted Kremenek |
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 |