Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CompoundVal now uses an ImmutableList<SVal> to store its set of SVals. This ... | Ted Kremenek | 2008-10-30 | 1 | -22/+7 |
* | Add CompoundVal and CompoundValData for representing the value of InitListExpr. | Zhongxing Xu | 2008-10-30 | 1 | -0/+38 |
* | Rename: | Zhongxing Xu | 2008-10-21 | 1 | -1/+1 |
* | This patch did the following renaming. There should be no functional changes. | Zhongxing Xu | 2008-10-17 | 1 | -24/+24 |
* | Implement second part of PR 2600: NSError** parameter may be null, and should... | Ted Kremenek | 2008-09-18 | 1 | -0/+5 |
* | Add lval::ArrayOffset, which represent the locations of entries in an array. | Ted Kremenek | 2008-04-29 | 1 | -0/+39 |
* | Added lval::FieldOffset, which represents symbolic lvalues for field offsets ... | Ted Kremenek | 2008-04-29 | 1 | -11/+11 |
* | Added "nonlval::LValAsInteger" to represent abstract LVals casted to integers... | Ted Kremenek | 2008-04-22 | 1 | -0/+43 |
* | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+167 |