aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/RegionStore.cpp
AgeCommit 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-24Use CharUnits for the offset amount of RegionRawOffset.Ken Dyck
2011-01-19Change QualType::getTypePtr() to return a const pointer, then change aJohn McCall
2011-01-14Rename 'RemoveDeadBindings()' to 'removeDeadBindings()'Ted Kremenek
2011-01-14Rename 'EnterStackFrame()' to 'enterStackFrame()'.Ted Kremenek
2011-01-14Teach RegionStore::EnterStackFrame() to handleTed Kremenek
2011-01-13Support inlining base initializers. We still haven't got it completely right,Zhongxing Xu
2011-01-13Fix a corner case in RegionStore where we assignTed Kremenek
2010-12-23Chris Lattner has strong opinions about directoryTed Kremenek