| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
zero/nonzero sizes.
llvm-svn: 107935
|
|
|
|
|
|
| |
the buffer arguments and have a special-case for when the buffer arguments are known to be the same address, or when the size is zero.
llvm-svn: 107761
|
|
|
|
|
|
| |
arguments...which are allowed if the access length is 0!
llvm-svn: 107759
|
|
null-terminated strings and memory blocks. Currently only checks memcpy(), memmove(), and bcopy(), but this is intended to be expanded soon.
llvm-svn: 107722
|