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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to