[llvm-bugs] [Bug 27900] New: llvm/tools/clang/lib/Sema/SemaExprCXX.cpp:908: clang::QualType clang::Sema::getCurrentThisType(): Assertion `LSI' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 26 15:59:49 PDT 2016


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

            Bug ID: 27900
           Summary: llvm/tools/clang/lib/Sema/SemaExprCXX.cpp:908:
                    clang::QualType clang::Sema::getCurrentThisType():
                    Assertion `LSI' failed.
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: flyingsax508 at gmail.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 16424
  --> https://llvm.org/bugs/attachment.cgi?id=16424&action=edit
Tar file containing the files created by clang when it crashed, the source file
where the error occurred, and full error message

clang++ crashes when compiling some code that compiles with g++.

clang++ --version gives the following:

clang version 3.9.0 (trunk 270814) (llvm/trunk 270812)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /research/jeff/compilers/llvm_May2016/bin

-- 
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/20160526/64b87ccf/attachment.html>


More information about the llvm-bugs mailing list