Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. | Argyrios Kyrtzidis | 2011-02-08 | 1 | -1917/+0 |
* | [analyzer] Handle the dot syntax for properties in the ExprEngine. | Argyrios Kyrtzidis | 2011-01-25 | 1 | -0/+3 |
* | Use CharUnits for the offset amount of RegionRawOffset. | Ken Dyck | 2011-01-24 | 1 | -1/+1 |
* | Change QualType::getTypePtr() to return a const pointer, then change a | John McCall | 2011-01-19 | 1 | -1/+1 |
* | Rename 'RemoveDeadBindings()' to 'removeDeadBindings()' | Ted Kremenek | 2011-01-14 | 1 | -13/+13 |
* | Rename 'EnterStackFrame()' to 'enterStackFrame()'. | Ted Kremenek | 2011-01-14 | 1 | -2/+2 |
* | Teach RegionStore::EnterStackFrame() to handle | Ted Kremenek | 2011-01-14 | 1 | -4/+7 |
* | Support inlining base initializers. We still haven't got it completely right, | Zhongxing Xu | 2011-01-13 | 1 | -3/+14 |
* | Fix a corner case in RegionStore where we assign | Ted Kremenek | 2011-01-13 | 1 | -2/+27 |
* | Chris Lattner has strong opinions about directory | Ted Kremenek | 2010-12-23 | 1 | -0/+1875 |