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