summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/RegionStore.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.Argyrios Kyrtzidis2011-02-081-1917/+0
* [analyzer] Handle the dot syntax for properties in the ExprEngine.Argyrios Kyrtzidis2011-01-251-0/+3
* Use CharUnits for the offset amount of RegionRawOffset.Ken Dyck2011-01-241-1/+1
* Change QualType::getTypePtr() to return a const pointer, then change aJohn McCall2011-01-191-1/+1
* Rename 'RemoveDeadBindings()' to 'removeDeadBindings()'Ted Kremenek2011-01-141-13/+13
* Rename 'EnterStackFrame()' to 'enterStackFrame()'.Ted Kremenek2011-01-141-2/+2
* Teach RegionStore::EnterStackFrame() to handleTed Kremenek2011-01-141-4/+7
* Support inlining base initializers. We still haven't got it completely right,Zhongxing Xu2011-01-131-3/+14
* Fix a corner case in RegionStore where we assignTed Kremenek2011-01-131-2/+27
* Chris Lattner has strong opinions about directoryTed Kremenek2010-12-231-0/+1875
OpenPOWER on IntegriCloud