summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/RValues.cpp
Commit message (Expand)AuthorAgeFilesLines
* More cleanups with ObjCQualifiedIdType in the static analyzer.Ted Kremenek2008-04-301-1/+2
* Add lval::ArrayOffset, which represent the locations of entries in an array.Ted Kremenek2008-04-291-0/+9
* Added lval::FieldOffset, which represents symbolic lvalues for field offsets ...Ted Kremenek2008-04-291-1/+14
* Added lval type (and tracking) for StringLiterals.Ted Kremenek2008-04-221-0/+10
* Added "nonlval::LValAsInteger" to represent abstract LVals casted to integers...Ted Kremenek2008-04-221-1/+12
* simplify some code by using PointerLikeType.Chris Lattner2008-04-021-3/+2
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+389
OpenPOWER on IntegriCloud