[LLVMbugs] [Bug 22037] New: include/clang/Lex/Token.h:167: clang::IdentifierInfo* clang::Token::getIdentifierInfo() const: Assertion `!isAnnotation() && "getIdentifierInfo() on an annotation token!"' failed.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Dec 27 01:34:05 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=22037
Bug ID: 22037
Summary: include/clang/Lex/Token.h:167: clang::IdentifierInfo*
clang::Token::getIdentifierInfo() const: Assertion
`!isAnnotation() && "getIdentifierInfo() on an
annotation token!"' failed.
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: david.majnemer at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
#define M(Arg) N(#Arg)
M(_
#pragma pack(pop)
--
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/20141227/528dcc9a/attachment.html>
More information about the llvm-bugs
mailing list