[llvm-bugs] [Bug 19460] Unable to detect operator>> (extraction operator) using libc++

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 2 12:17:16 PST 2017


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

Eric Fiselier <eric at efcs.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Eric Fiselier <eric at efcs.ca> ---
OK. re-fixed this bug in r290831 by enabling _LIBCPP_EXPLICIT in C++03 using
__has_extension.

-- 
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/20170102/12166407/attachment.html>


More information about the llvm-bugs mailing list