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

           Summary: Violated assertion in clang::TokenLexer::PasteTokens()
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=5391)
 --> (http://llvm.org/bugs/attachment.cgi?id=5391)
Testcase coming from GCC's testsuite.

*******************************************************************
pr30805.c
*******************************************************************
[Thread 1] TokenLexer.cpp:388: bool
clang::TokenLexer::PasteTokens(clang::Token&): Assertion failed: !isAtEnd() &&
"No token on the RHS of a paste operator!"
Stack dump:
0.      pr30805.c:6:3: current parser token '1'
Aborted (core dumped)

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to