[LLVMbugs] [Bug 16579] auto deduces char* instead of const char*

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 10 11:55:28 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=16579

John <jbt at gmx.us> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from John <jbt at gmx.us> ---
Verified with -E options that clang sees the old const-incorrect version of
strchr while gcc sees the correct ones, and that this bug doesn't exist with
libc++. So this isn't a clang bug and shouldn't be filed here.
Thanks guys for responding so promptly and informatively.

-- 
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/20130710/2ce8bbb5/attachment.html>


More information about the llvm-bugs mailing list