Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a new path-sensitive checker for functions in <string.h>, for both ↵ | Jordy Rose | 2010-07-06 | 1 | -0/+358 |
null-terminated strings and memory blocks. Currently only checks memcpy(), memmove(), and bcopy(), but this is intended to be expanded soon. llvm-svn: 107722 |