[llvm-bugs] [Bug 28192] New: Incorrect circular dependency error

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jun 19 11:37:58 PDT 2016


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

            Bug ID: 28192
           Summary: Incorrect circular dependency error
           Product: clang
           Version: 3.8
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++11
          Assignee: unassignedclangbugs at nondot.org
          Reporter: wojciech.frohmberg at gmail.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 16579
  --> https://llvm.org/bugs/attachment.cgi?id=16579&action=edit
Minimal code to reproduce a bug

Incorrect circular dependency error when inherit a variadic template from its
specialization specialized with variadic template alias

-- 
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/20160619/e4f57ca3/attachment.html>


More information about the llvm-bugs mailing list