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

            Bug ID: 23558
           Summary: BOOST + MSVC
           Product: clang
           Version: 3.6
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified

I am using clang with msvc 2013 and boost (1.58) on Windows 7 Ultimate 64bit
OS.
I get many:
"WinEHPrepare failed to demote instruction"
I can't compile most things with boost (only some modules can be included).
I get all kinds of errors about redefinitions like:
typedef _Atomic...
lexical_cast.hpp...

And many, many boost modules that I use.

-- 
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