Groundwork for C string length tracking. Currently only handles the length of...
Groundwork for C string length tracking. Currently only handles the length of constant string literals, which is not too helpful, and only calls to strlen() are checked. llvm-svn: 109480
Loading
Please register or sign in to comment