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

            Bug ID: 50755
           Summary: is_error_condition_enum_v and is_error_code_enum_v
                    should be bool, not size_t
           Product: libc++
           Version: 12.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: e...@catmur.co.uk
                CC: llvm-bugs@lists.llvm.org, mclow.li...@gmail.com

afaict they've always been `bool` in the Standard, so no idea where `size_t`
came from.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to