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-03-26 | Don't add a symbolic region for 'this' if the member function is static. | Anders Carlsson |
2011-02-19 | Add 'StoreRef' smart pointer to allow more fine-grain memory lifetime control... | Ted Kremenek |
2011-02-16 | Makes most methods in SVals.h conform to the naming guide. Reviewed | Zhanyong Wan |
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 |