Info

Permalink
Function
clang::TypoCorrectionConsumer::getNex...
First occurrence
2025-09-27
Last occurrence
2025-09-27
State
NEW
Components
llvm
Quality
-78

Statistics

Operating system Count
Fedora 42 3
Architecture Count
x86_64 3
Executable Count
/usr/bin/clangd 3
Related packages Count
clang-tools-extra 3
 0:20.1.8-4.fc42 3
libxml2 3
 0:2.12.10-1.fc42 3

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

Report backtrace

Complete report #1340519
Frame # Function Binary Source or offset Line
1
clang::TypoCorrectionConsumer::getNextCorrection()
/lib64/libclang-cpp.so.20.1 0x13139f0
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
2
(anonymous namespace)::TransformTypos::TransformTypoExpr(clang::TypoExpr*)
/lib64/libclang-cpp.so.20.1 0x1215d99
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
3
clang::TreeTransform<(anonymous namespace)::TransformTypos>::TransformUnaryOperator(clang::UnaryOperator*)
/lib64/libclang-cpp.so.20.1 0x12158e7
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
4
clang::TreeTransform<(anonymous namespace)::TransformTypos>::TransformExprs(clang::Expr* const*, unsigned int, bool, llvm::SmallVectorImpl<clang::Expr*>&, bool*)
/lib64/libclang-cpp.so.20.1 0x12404fd
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
5
clang::TreeTransform<(anonymous namespace)::TransformTypos>::TransformCallExpr(clang::CallExpr*)
/lib64/libclang-cpp.so.20.1 0x121ede7
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
6
clang::TreeTransform<(anonymous namespace)::TransformTypos>::TransformBinaryOperator(clang::BinaryOperator*)
/lib64/libclang-cpp.so.20.1 0x122352f
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
7
clang::TreeTransform<(anonymous namespace)::TransformTypos>::TransformParenExpr(clang::ParenExpr*)
/lib64/libclang-cpp.so.20.1 0x1219133
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
8
(anonymous namespace)::TransformTypos::TryTransform(clang::Expr*)
/lib64/libclang-cpp.so.20.1 0x1214918
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
9
(anonymous namespace)::TransformTypos::RecursiveTransformLoop(clang::Expr*, bool&)
/lib64/libclang-cpp.so.20.1 0x12130f8
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
10
clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref<clang::ActionResult<clang::Expr*, true> (clang::Expr*)>)
/lib64/libclang-cpp.so.20.1 0x11ef4fd
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
11
clang::Parser::ParseRHSOfBinaryExpression(clang::ActionResult<clang::Expr*, true>, clang::prec::Level)
/lib64/libclang-cpp.so.20.1 0x26cd7b
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
12
clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState)
/lib64/libclang-cpp.so.20.1 0x26b6b7
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
13
clang::Parser::ParseRHSOfBinaryExpression(clang::ActionResult<clang::Expr*, true>, clang::prec::Level)
/lib64/libclang-cpp.so.20.1 0x26c188
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
14
clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState)
/lib64/libclang-cpp.so.20.1 0x26b6b7
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
15
clang::Parser::ParseExprStatement(clang::Parser::ParsedStmtContext)
/lib64/libclang-cpp.so.20.1 0x2e5f0b
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
16
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributes&, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.20.1 0x2e3577
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
17
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.20.1 0x2e2b60
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
18
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.20.1 0x2ee80e
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
19
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.20.1 0x2efdec
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
20
clang::Parser::ParseLexedMethodDef(clang::Parser::LexedMethod&)
/lib64/libclang-cpp.so.20.1 0x219299
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
21
clang::Parser::ParseLexedMethodDefs(clang::Parser::ParsingClass&)
/lib64/libclang-cpp.so.20.1 0x2179ea
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
22
clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::ParsedAttributes&, unsigned int, clang::Decl*)
/lib64/libclang-cpp.so.20.1 0x25c867
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
23
clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.20.1 0x259b09
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
24
clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*, clang::ImplicitTypenameContext)
/lib64/libclang-cpp.so.20.1 0x231f38
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
25
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.20.1 0x30cf21
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
26
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*, clang::AccessSpecifier)
/lib64/libclang-cpp.so.20.1 0x30ca6d
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
27
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.20.1 0x30b9ae
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
28
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/lib64/libclang-cpp.so.20.1 0x3098a6
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
29
clang::Parser::ParseFirstTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/lib64/libclang-cpp.so.20.1 0x309201
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
30
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.20.1 0x212c8c
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
31
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.20.1 0x29191af
Build id: 8d14003ce6f2124dc54330f17d08c091bcd8dfbf
-
32
clang::clangd::ParsedAST::build(llvm::StringRef, clang::clangd::ParseInputs const&, std::unique_ptr<clang::CompilerInvocation, std::default_delete<clang::CompilerInvocation> >, llvm::ArrayRef<clang::clangd::Diag>, std::shared_ptr<clang::clangd::PreambleData const>)
/usr/bin/clangd 0x30659b
Build id: 7ac6322a16fb862fbd324bedc16d2be5c952201e
-
33
clang::clangd::(anonymous namespace)::ASTWorker::generateDiagnostics(std::unique_ptr<clang::CompilerInvocation, std::default_delete<clang::CompilerInvocation> >, clang::clangd::ParseInputs, std::vector<clang::clangd::Diag, std::allocator<clang::clangd::Diag> >)
/usr/bin/clangd 0x3b18f3
Build id: 7ac6322a16fb862fbd324bedc16d2be5c952201e
-
34
void llvm::detail::UniqueFunctionBase<void>::CallImpl<clang::clangd::(anonymous namespace)::ASTWorker::update(clang::clangd::ParseInputs, clang::clangd::WantDiagnostics, bool)::$_0>(void*)
/usr/bin/clangd 0x3b5bb8
Build id: 7ac6322a16fb862fbd324bedc16d2be5c952201e
-
35
clang::clangd::(anonymous namespace)::ASTWorker::runTask(llvm::StringRef, llvm::function_ref<void ()>)
/usr/bin/clangd 0x3ace67
Build id: 7ac6322a16fb862fbd324bedc16d2be5c952201e
-
36
void llvm::detail::UniqueFunctionBase<void>::CallImpl<clang::clangd::(anonymous namespace)::ASTWorker::create(llvm::StringRef, clang::clangd::GlobalCompilationDatabase const&, clang::clangd::TUScheduler::ASTCache&, clang::clangd::TUScheduler::HeaderIncluderCache&, clang::clangd::AsyncTaskRunner*, clang::clangd::Semaphore&, clang::clangd::TUScheduler::Options const&, clang::clangd::ParsingCallbacks&)::$_0>(void*)
/usr/bin/clangd 0x3aaa3a
Build id: 7ac6322a16fb862fbd324bedc16d2be5c952201e
-
37
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::$_1> >(void*) [clone .llvm.7633507556885729804]
/usr/bin/clangd 0x527115
Build id: 7ac6322a16fb862fbd324bedc16d2be5c952201e
-
38
start_thread
/lib64/libc.so.6 0x71f54
Build id: 48c4b9b1efb1df15da8e787f489128bf31893317
-
39
__clone3
/lib64/libc.so.6 0xf532c
Build id: 48c4b9b1efb1df15da8e787f489128bf31893317
-