summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/CastSizeChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a new symbol type, SymbolExtent, to represent the extents of memory regio...Jordy Rose2010-07-041-9/+9
* Casting to void* or any other pointer-to-sizeless type (e.g. function pointer...Jordy Rose2010-06-201-0/+5
* CastSizeChecker checks when casting a malloc'ed symbolic region to type T,Zhongxing Xu2010-05-251-0/+82
OpenPOWER on IntegriCloud