[llvm-bugs] [Bug 43995] New: Segfault during parsing of invalid template code

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Nov 13 12:54:38 PST 2019


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

            Bug ID: 43995
           Summary: Segfault during parsing of invalid template code
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: lennart.braun at posteo.de
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
                    neeilans at live.com, richard-llvm at metafoo.co.uk

Created attachment 22809
  --> https://bugs.llvm.org/attachment.cgi?id=22809&action=edit
stack trace, preprocessed source, and run script

Hi there,

while I was trying to minimize a reproducer for a different bug, I ended up
with a piece of code that lets clang's parser segfault.

Version: clang version 10.0.0 (trunk) (llvm/trunk 375507)

See attachment for stack trace, preprocessed source, and run script.

Best

Lennart

-- 
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/20191113/e1ca55b4/attachment.html>


More information about the llvm-bugs mailing list