[LLVMbugs] [Bug 24025] array-bounds warning generated on correct usage of strspn/strcspn

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jul 3 08:07:22 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=24025

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rnk at google.com
         Resolution|---                         |DUPLICATE

--- Comment #1 from Reid Kleckner <rnk at google.com> ---
This is the same issue as the one for strcmp. Recent glibc's defined these
library function to something annoying.

*** This bug has been marked as a duplicate of bug 20144 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150703/ba35191a/attachment.html>


More information about the llvm-bugs mailing list