[llvm-bugs] [Bug 49504] New: Crash when parsing template with variadic template template parameter

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 10 00:28:25 PST 2021


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

            Bug ID: 49504
           Summary: Crash when parsing template with variadic template
                    template parameter
           Product: clang
           Version: 11.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++11
          Assignee: unassignedclangbugs at nondot.org
          Reporter: johannes.wech at gmail.com
                CC: blitzrakete at gmail.com, dgregor at apple.com,
                    erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
                    richard-llvm at metafoo.co.uk

Created attachment 24613
  --> https://bugs.llvm.org/attachment.cgi?id=24613&action=edit
VS output and clang requested data

Visual Studio 2019 with Clang.
Crash when parsing template with variadic template template parameter. Compiles
with msvc. Crashes with version 11 and 12

-- 
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/20210310/34801969/attachment.html>


More information about the llvm-bugs mailing list