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

            Bug ID: 24003
           Summary: clang-cl fails on -O2sy-
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

clang-cl (the Microsoft compatible front-end on Windows) fails when given the
command line option -O2sy-. This option is accepted by Microsoft C++ and
actually occurs in the build script for Ruby, which currently prevents Ruby
being compiled with clang.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to