summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/MemRegion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added region ObjCObjectRegion that represents an instance of an Objective-C o...Ted Kremenek2008-10-241-0/+21
* Add printing method to ElementRegion.Zhongxing Xu2008-10-241-0/+5
* Add ElementRegion to represent memory chunks for array elements.Zhongxing Xu2008-10-211-0/+28
* Add pretty-printing support for FieldRegions.Ted Kremenek2008-10-171-0/+5
* - constify some uses of MemRegion* (MemRegion should be immutable).Ted Kremenek2008-10-171-7/+49
* This is the first step to implement a field-sensitive store model. Other thin...Zhongxing Xu2008-10-081-0/+34
* Fix typos.Zhongxing Xu2008-10-061-2/+2
* This is a big patch, but the functionality change is small and the rest of th...Ted Kremenek2008-10-041-0/+158
OpenPOWER on IntegriCloud