https://llvm.org/bugs/show_bug.cgi?id=24280
Bug ID: 24280
Summary: crash in findCCommentEnd /
clang_Cursor_getParsedComment
Product: clang
Version: 3.7
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: libclang
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
another crash I just encountered in kdev-clang, using clang-c based on
llvm/clang build from the release_37 branches:
#6 findCCommentEnd (BufferPtr=<optimized out>, BufferEnd=<optimized out>) at
/home/milian/projects/src/clang/lib/AST/CommentLexer.cpp:260
#7 clang::comments::Lexer::lex (this=0x7f0ca7499c58, T=...) at
/home/milian/projects/src/clang/lib/AST/CommentLexer.cpp:781
#8 0x00007f0c9df9c0e0 in consumeToken (this=0x7f0ca7499a38) at
/home/milian/projects/src/clang/include/clang/AST/CommentParser.h:63
#9 clang::comments::Parser::parseParagraphOrBlockCommand (this=0x7f0ca7499a38)
at /home/milian/projects/src/clang/lib/AST/CommentParser.cpp:603
#10 0x00007f0c9df9d60a in parseBlockContent (this=<optimized out>) at
/home/milian/projects/src/clang/lib/AST/CommentParser.cpp:736
#11 clang::comments::Parser::parseFullComment (this=<optimized out>) at
/home/milian/projects/src/clang/lib/AST/CommentParser.cpp:766
#12 0x00007f0c9df11e83 in clang::RawComment::parse (this=<optimized out>,
Context=..., PP=<optimized out>, D=<optimized out>) at
/home/milian/projects/src/clang/lib/AST/RawCommentList.cpp:162
#13 0x00007f0c9de42dfb in clang::ASTContext::getCommentForDecl
(this=0x7f0bcae29ff0, D=0x7f0ca06f3f00, PP=0x0) at
/home/milian/projects/src/clang/lib/AST/ASTContext.cpp:541
#14 0x00007f0c9de1c27e in clang_Cursor_getParsedComment (C=...) at
/home/milian/projects/src/clang/tools/libclang/CXComment.cpp:40
...
--
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