[LLVMbugs] [Bug 17164] New: Reports ambiguous conversion when there is an unambiguous conversion operator

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Sep 9 00:30:31 PDT 2013


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

            Bug ID: 17164
           Summary: Reports ambiguous conversion when there is an
                    unambiguous conversion operator
           Product: clang
           Version: 3.3
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: agner at agner.org
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Please see
http://stackoverflow.com/questions/9906663/clang-error-ambiguous-conversion-for-static-cast/18693225#18693225

Similar to bug 7934, but still present in clang 3.4

Same error occurs when compiling vector class library with clang:
http://agner.org/optimize/#vectorclass

-- 
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/20130909/8dd8f84e/attachment.html>


More information about the llvm-bugs mailing list