Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Minor improvements on RangeConstraint pretty-printing. | Anna Zaks | 2011-12-05 | 1 | -3/+5 |
* | [analyzer] Remove TransferFuncs.h, then deal with the fallout. | Jordy Rose | 2011-09-02 | 1 | -1/+0 |
* | Rename GRState to ProgramState, and cleanup some code formatting along the way. | Ted Kremenek | 2011-08-15 | 1 | -34/+34 |
* | Cleanup various declarations of 'Stmt*' to be 'Stmt *', etc. in libAnalyzer a... | Ted Kremenek | 2011-08-12 | 1 | -20/+20 |
* | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner | 2011-07-23 | 1 | -3/+3 |
* | [analyzer] Remove ManagerRegistry which is not used. In the future we may loa... | Argyrios Kyrtzidis | 2011-02-14 | 1 | -1/+0 |
* | Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'... | Ted Kremenek | 2011-02-10 | 1 | -4/+4 |
* | [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. | Argyrios Kyrtzidis | 2011-02-08 | 1 | -0/+442 |