summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/RegionStore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a bunch of getLValue* methods to RegionStore.Zhongxing Xu2008-10-221-0/+54
* Preliminary support for function overloadingDouglas Gregor2008-10-211-2/+2
* Modify Store interface: GetSVal/SetSVal => Retrieve/Bind.Zhongxing Xu2008-10-211-12/+12
* Process decls in RegionStore. Individual elements of fixed size arrays areZhongxing Xu2008-10-211-2/+115
* - constify some uses of MemRegion* (MemRegion should be immutable).Ted Kremenek2008-10-171-1/+1
* This patch did the following renaming. There should be no functional changes.Zhongxing Xu2008-10-171-9/+9
* This is the first step to implement a field-sensitive store model. Other thin...Zhongxing Xu2008-10-081-0/+96
OpenPOWER on IntegriCloud