Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-12 | Cleanup various declarations of 'Stmt*' to be 'Stmt *', etc. in libAnalyzer ↵ | Ted Kremenek | |
and libStaticAnalyzer[*]. It was highly inconsistent, and very ugly to look at. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137537 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-07-28 | [analyzer] add accessor to StoreRef. | Ted Kremenek | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136417 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-03-08 | static analyzer: Fix use-after-free bug in RegionStore involving ↵ | Ted Kremenek | |
LazyCompoundValueData not reference counting Store objects. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127288 91177308-0d34-0410-b5e6-96231b3b80d8 |