[LLVMbugs] [Bug 20575] New: Assertion failed: Kind == String

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Aug 7 04:56:55 PDT 2014


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

            Bug ID: 20575
           Summary: Assertion failed: Kind == String
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: lcsondes at outlook.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 12862
  --> http://llvm.org/bugs/attachment.cgi?id=12862&action=edit
The failing source

Running clang on the attached file results in this output:

Assertion failed: Kind == String && "This token isn't a string!", file
..\include\llvm/MC/MCParser/MCAsmLexer.h, line 80

clang.exe: error: clang integrated assembler command failed with exit code 3
(use -v to see invocation)
clang version 3.6.0 (214711)
Target: i686-pc-windows-gnu
Thread model: posix
clang.exe: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.
clang.exe: note: diagnostic msg: Error generating preprocessed source(s) - no
preprocessable inputs.

-- 
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/20140807/97dbb679/attachment.html>


More information about the llvm-bugs mailing list