[LLVMbugs] [Bug 14192] New: core dump while in clang::Sema::SubstExpr(clang::Expr*, clang::MultiLevelTemplateArgumentList const&) + 79

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Oct 26 17:21:58 PDT 2012


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

             Bug #: 14192
           Summary: core dump while in
                    clang::Sema::SubstExpr(clang::Expr*,
                    clang::MultiLevelTemplateArgumentList const&) + 79
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++11
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: cppljevans at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 9425
  --> http://llvm.org/bugs/attachment.cgi?id=9425
preprocessed source

While compiling code, which implements tuple, got segmentation fault.
The latest change to code involved adding the template CTOR's to
the tuple_impl_horizontal.hpp file.  Before that, it failed to compile,
but didn't segfault.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list