[llvm-bugs] [Bug 38604] std::string is too eager in convertibility-to-string_view checks
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Apr 18 07:44:13 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=38604
Louis Dionne <ldionne at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|NEW |RESOLVED
--- Comment #1 from Louis Dionne <ldionne at apple.com> ---
I've decided not to fix this because it's too hard to do correctly and the code
would end up being too messy. In the future we should be more careful about
providing extensions.
--
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/20190418/8b1cba9c/attachment.html>
More information about the llvm-bugs
mailing list