https://llvm.org/bugs/show_bug.cgi?id=31496
Bug ID: 31496 Summary: Locale foo_byname tests do not test byname version Product: libc++ Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: unassignedclangb...@nondot.org Reporter: e...@efcs.ca CC: llvm-bugs@lists.llvm.org, mclow.li...@gmail.com Classification: Unclassified Many of the locale foo_byname<T> tests don't actually test the foo_byname<T> class, instead testing the non by-name version foo<T>. For example the tests under locale.ctype.byname/ This bug is a reminder to fix those. -- 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