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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to