[llvm-bugs] [Bug 26014] New: 'std::__1::underlying_type::type' from module 'xxx' is not present in definition of 'underlying_type<_Tp>' provided earlier

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 4 10:18:16 PST 2016


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

            Bug ID: 26014
           Summary: 'std::__1::underlying_type::type' from module 'xxx' is
                    not present in definition of 'underlying_type<_Tp>'
                    provided earlier
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Modules
          Assignee: unassignedclangbugs at nondot.org
          Reporter: vvasilev at cern.ch
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

Modules are unhappy with underlying_type when it comes from type_traits in a
module from libcxx with -fno-implicit-module-maps.

-- 
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/20160104/771f3dc7/attachment.html>


More information about the llvm-bugs mailing list