[LLVMbugs] [Bug 22259] Overload resolution not working with initializer_list and bool

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jan 20 16:27:44 PST 2015


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|WONTFIX                     |---

--- Comment #5 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Under DR1467, your code should pick the 'Right' function in each case. See

  http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1467

Reopening to track the fact that we don't implement DR1467 yet.

-- 
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/20150121/53b3dc67/attachment.html>


More information about the llvm-bugs mailing list