Age | Commit message (Expand) | Author |
---|---|---|
2010-09-01 | Don't assert in CastSizeChecker when the casted-to pointee is an incomplete t... | Ted Kremenek |
2010-07-04 | Add a new symbol type, SymbolExtent, to represent the extents of memory regio... | Jordy Rose |
2010-06-20 | Casting to void* or any other pointer-to-sizeless type (e.g. function pointer... | Jordy Rose |
2010-05-25 | CastSizeChecker checks when casting a malloc'ed symbolic region to type T, | Zhongxing Xu |