[LLVMbugs] [Bug 21805] New: clang::SourceLocation clang::Parser::ConsumeToken(): Assertion `!isTokenSpecial() && "Should consume special tokens with Consume*Token"' failed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Dec 10 04:01:39 PST 2014


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

            Bug ID: 21805
           Summary: clang::SourceLocation clang::Parser::ConsumeToken():
                    Assertion `!isTokenSpecial() && "Should consume
                    special tokens with Consume*Token"' failed
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: joerg at NetBSD.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 13450
  --> http://llvm.org/bugs/attachment.cgi?id=13450&action=edit
Test case

Try to compile the attached (invalid) source code.

-- 
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/20141210/5dc035fa/attachment.html>


More information about the llvm-bugs mailing list