[llvm-bugs] [Bug 47011] New: clang-cl can't compile asio-1.17.0

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 6 00:27:04 PDT 2020


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

            Bug ID: 47011
           Summary: clang-cl can't compile asio-1.17.0
           Product: clang
           Version: 10.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: bique.alexandre at gmail.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
                    neeilans at live.com, richard-llvm at metafoo.co.uk

Hi,

I've tried to build a project with clang-cl instead of msvc and everything did
build except one file that was including asio-standalone.

There is a bug report for asio:
https://github.com/chriskohlhoff/asio/issues/511

I believe the issue can be fixed on both clang-cl and asio; at least clang-cl
did not work as a drop-in replacement for msvc in this case so I believe that
you are interested in fixing it before releasing clang 11.

Regards,
Alexandre

-- 
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/20200806/93240bfc/attachment.html>


More information about the llvm-bugs mailing list