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

            Bug ID: 26476
           Summary: [mips] std::regex_traits considers '-' to be a member
                    of the 'w' class
           Product: libc++
           Version: 3.8
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: daniel.sand...@imgtec.com
                CC: llvm-bugs@lists.llvm.org, mclow.li...@gmail.com
    Classification: Unclassified

It currently fails with this assertion:
   isctype.pass.cpp:30: int main(): Assertion `!t.isctype('-',
t.lookup_classname(s.begin(), s.end()))' failed.
this test passed in the previous release.

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