[llvm-bugs] [Bug 44677] New: Concept diagnostics in combination with inheritance are applied at the wrong place/time

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 27 04:44:38 PST 2020


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: unassignedclangbugs at nondot.org
          Reporter: Roland.Jaeger at ibm.com
                CC: blitzrakete at gmail.com, erik.pilkington at gmail.com,
                    llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk,
                    saar at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200127/3afab334/attachment.html>


More information about the llvm-bugs mailing list