[LLVMbugs] [Bug 23558] New: BOOST + MSVC

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 18 05:41:13 PDT 2015


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: unassignedclangbugs at nondot.org
          Reporter: aaron.adato at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150518/3cb3555c/attachment.html>


More information about the llvm-bugs mailing list