[LLVMbugs] [Bug 18942] New: Crash on "parsing function body 'main'" while using variadic templates

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Feb 24 02:21:13 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18942

            Bug ID: 18942
           Summary: Crash on "parsing function body 'main'" while using
                    variadic templates
           Product: clang
           Version: 3.2
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: simmo.saan at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 12123
  --> http://llvm.org/bugs/attachment.cgi?id=12123&action=edit
Backtrace from inside of CodeBlocks

I came across this crash by accident when testing my code which heavily uses
variadic templates, so I'm not really sure what the issue here is, but in any
case clang shouldn't crash valid code or not.

-- 
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/20140224/6872a3d7/attachment.html>


More information about the llvm-bugs mailing list