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

            Bug ID: 44677
           Summary: Concept diagnostics in combination with inheritance
                    are applied at the wrong place/time
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++2a
          Assignee: unassignedclangb...@nondot.org
          Reporter: roland.jae...@ibm.com
                CC: blitzrak...@gmail.com, erik.pilking...@gmail.com,
                    llvm-bugs@lists.llvm.org, richard-l...@metafoo.co.uk,
                    saar@raz.email

Created attachment 23064
  --> https://bugs.llvm.org/attachment.cgi?id=23064&action=edit
Code from [1]

At [1] you can see the issue I'm facing.

It appears that the diagnostics are a bit backwards if concepts are applied
through inheritance.

[1] https://godbolt.org/z/Eh3mRo

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