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: unassignedclangb...@nondot.org
          Reporter: vvasi...@cern.ch
                CC: dgre...@apple.com, llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to