Info

Permalink
Function
addAssociatedClassesAndNamespaces((an...
First occurrence
2024-10-01
Last occurrence
2024-10-03
State
NEW
Components
clang
Quality
-66

Statistics

Operating system Count
Fedora 40 12
Architecture Count
x86_64 12
Executable Count
/usr/bin/clangd 12
Related packages Count
clang-tools-extra 12
 0:18.1.8-1.fc40 12

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.

No reports in the last 20 weeks.

Report backtrace


Complete report #1037768
Frame # Function Binary Source or offset Line
1
addAssociatedClassesAndNamespaces((anonymous namespace)::AssociatedLookup&, clang::QualType)
/lib64/libclang-cpp.so.18.1 0x14ba4d8
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
2
clang::Sema::FindAssociatedClassesAndNamespaces(clang::SourceLocation, llvm::ArrayRef<clang::Expr*>, llvm::SmallSetVector<clang::DeclContext*, 16u>&, llvm::SmallSetVector<clang::CXXRecordDecl*, 16u>&)
/lib64/libclang-cpp.so.18.1 0x14b9ac3
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
3
clang::Sema::ArgumentDependentLookup(clang::DeclarationName, clang::SourceLocation, llvm::ArrayRef<clang::Expr*>, clang::ADLResult&)
/lib64/libclang-cpp.so.18.1 0x14bcf71
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
4
clang::Sema::AddArgumentDependentLookupCandidates(clang::DeclarationName, clang::SourceLocation, llvm::ArrayRef<clang::Expr*>, clang::TemplateArgumentListInfo*, clang::OverloadCandidateSet&, bool)
/lib64/libclang-cpp.so.18.1 0x15ca1c7
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
5
clang::Sema::AddOverloadedCallCandidates(clang::UnresolvedLookupExpr*, llvm::ArrayRef<clang::Expr*>, clang::OverloadCandidateSet&, bool)
/lib64/libclang-cpp.so.18.1 0x15d5591
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
6
clang::Sema::buildOverloadedCallSet(clang::Scope*, clang::Expr*, clang::UnresolvedLookupExpr*, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation, clang::OverloadCandidateSet*, clang::ActionResult<clang::Expr*, true>*)
/lib64/libclang-cpp.so.18.1 0x15d58c0
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
7
clang::Sema::BuildOverloadedCallExpr(clang::Scope*, clang::Expr*, clang::UnresolvedLookupExpr*, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation, clang::Expr*, bool, bool)
/lib64/libclang-cpp.so.18.1 0x15d5cb7
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
8
clang::Sema::BuildCallExpr(clang::Scope*, clang::Expr*, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation, clang::Expr*, bool, bool)
/lib64/libclang-cpp.so.18.1 0x12735b5
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
9
clang::Sema::ActOnCallExpr(clang::Scope*, clang::Expr*, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation, clang::Expr*)
/lib64/libclang-cpp.so.18.1 0x12918b3
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
10
clang::Parser::ParsePostfixExpressionSuffix(clang::ActionResult<clang::Expr*, true>)
/lib64/libclang-cpp.so.18.1 0x5c5ade
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
11
clang::Parser::ParseCastExpression(clang::Parser::CastParseKind, bool, bool&, clang::Parser::TypeCastState, bool, bool*)
/lib64/libclang-cpp.so.18.1 0x5c7a68
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
12
clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState)
/lib64/libclang-cpp.so.18.1 0x5c26b8
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
13
clang::Parser::ParseReturnStatement()
/lib64/libclang-cpp.so.18.1 0x634214
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
14
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributes&, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.18.1 0x62d558
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
15
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.18.1 0x62c321
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
16
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.18.1 0x636630
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
17
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.18.1 0x637ae6
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
18
clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*)
/lib64/libclang-cpp.so.18.1 0x6559d6
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
19
clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, clang::DeclaratorContext, clang::ParsedAttributes&, clang::SourceLocation*, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.18.1 0x58bdd0
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
20
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.18.1 0x654637
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
21
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*, clang::AccessSpecifier)
/lib64/libclang-cpp.so.18.1 0x653fde
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
22
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.18.1 0x653003
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
23
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/lib64/libclang-cpp.so.18.1 0x651309
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
24
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.18.1 0x57448e
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
25
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.18.1 0x281c816
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
26
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 0x48f0d1
Build id: 3674b864cf8b46fc507db407521d30d5447e4e35
-
27
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 0x5261ea
Build id: 3674b864cf8b46fc507db407521d30d5447e4e35
-
28
void llvm::detail::UniqueFunctionBase<void>::CallImpl<clang::clangd::(anonymous namespace)::ASTWorker::update(clang::clangd::ParseInputs, clang::clangd::WantDiagnostics, bool)::$_0>(void*)
/usr/bin/clangd 0x529cc1
Build id: 3674b864cf8b46fc507db407521d30d5447e4e35
-
29
clang::clangd::(anonymous namespace)::ASTWorker::runTask(llvm::StringRef, llvm::function_ref<void ()>)
/usr/bin/clangd 0x5223fe
Build id: 3674b864cf8b46fc507db407521d30d5447e4e35
-
30
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 0x521da3
Build id: 3674b864cf8b46fc507db407521d30d5447e4e35
-
31
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::$_1> >(void*)
/usr/bin/clangd 0x684c57
Build id: 3674b864cf8b46fc507db407521d30d5447e4e35
-
32
start_thread
/lib64/libc.so.6 0x976d7
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-
33
__clone3
/lib64/libc.so.6 0x11b60c
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-
Complete report #1036112
Frame # Function Binary Source or offset Line
1
addAssociatedClassesAndNamespaces((anonymous namespace)::AssociatedLookup&, clang::QualType)
/lib64/libclang-cpp.so.18.1 0x14ba4d8
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
2
clang::Sema::FindAssociatedClassesAndNamespaces(clang::SourceLocation, llvm::ArrayRef<clang::Expr*>, llvm::SmallSetVector<clang::DeclContext*, 16u>&, llvm::SmallSetVector<clang::CXXRecordDecl*, 16u>&)
/lib64/libclang-cpp.so.18.1 0x14b9ac3
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
3
clang::Sema::ArgumentDependentLookup(clang::DeclarationName, clang::SourceLocation, llvm::ArrayRef<clang::Expr*>, clang::ADLResult&)
/lib64/libclang-cpp.so.18.1 0x14bcf71
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
4
clang::Sema::AddArgumentDependentLookupCandidates(clang::DeclarationName, clang::SourceLocation, llvm::ArrayRef<clang::Expr*>, clang::TemplateArgumentListInfo*, clang::OverloadCandidateSet&, bool)
/lib64/libclang-cpp.so.18.1 0x15ca1c7
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
5
clang::Sema::CreateOverloadedUnaryOp(clang::SourceLocation, clang::UnaryOperatorKind, clang::UnresolvedSetImpl const&, clang::Expr*, bool)
/lib64/libclang-cpp.so.18.1 0x15d7ec9
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
6
clang::Sema::BuildUnaryOp(clang::Scope*, clang::SourceLocation, clang::UnaryOperatorKind, clang::Expr*, bool)
/lib64/libclang-cpp.so.18.1 0x1284919
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
7
clang::Parser::ParseCastExpression(clang::Parser::CastParseKind, bool, bool&, clang::Parser::TypeCastState, bool, bool*)
/lib64/libclang-cpp.so.18.1 0x5c9201
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
8
clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState)
/lib64/libclang-cpp.so.18.1 0x5c26b8
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
9
clang::Parser::ParseExpressionList(llvm::SmallVectorImpl<clang::Expr*>&, llvm::function_ref<void ()>, bool, bool)
/lib64/libclang-cpp.so.18.1 0x5cfd6a
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
10
clang::Parser::ParsePostfixExpressionSuffix(clang::ActionResult<clang::Expr*, true>)
/lib64/libclang-cpp.so.18.1 0x5c5938
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
11
clang::Parser::ParseCastExpression(clang::Parser::CastParseKind, bool, bool&, clang::Parser::TypeCastState, bool, bool*)
/lib64/libclang-cpp.so.18.1 0x5c7a68
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
12
clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState)
/lib64/libclang-cpp.so.18.1 0x5c26b8
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
13
clang::Parser::ParseRHSOfBinaryExpression(clang::ActionResult<clang::Expr*, true>, clang::prec::Level)
/lib64/libclang-cpp.so.18.1 0x5c32bd
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
14
clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState)
/lib64/libclang-cpp.so.18.1 0x5c2792
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
15
clang::Parser::ParseExprStatement(clang::Parser::ParsedStmtContext)
/lib64/libclang-cpp.so.18.1 0x62f2a7
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
16
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributes&, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.18.1 0x62cc11
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
17
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.18.1 0x62c321
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
18
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.18.1 0x636630
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
19
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.18.1 0x637ae6
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
20
clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*)
/lib64/libclang-cpp.so.18.1 0x6559d6
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
21
clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, clang::DeclaratorContext, clang::ParsedAttributes&, clang::SourceLocation*, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.18.1 0x58bdd0
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
22
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.18.1 0x654637
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
23
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*, clang::AccessSpecifier)
/lib64/libclang-cpp.so.18.1 0x653fde
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
24
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.18.1 0x653003
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
25
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/lib64/libclang-cpp.so.18.1 0x651309
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
26
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.18.1 0x57448e
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
27
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.18.1 0x281c816
Build id: 38d7b3f9ed9a045f0f6325473623563f3bb073af
-
28
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 0x48f0d1
Build id: 3674b864cf8b46fc507db407521d30d5447e4e35
-
29
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 0x5261ea
Build id: 3674b864cf8b46fc507db407521d30d5447e4e35
-
30
void llvm::detail::UniqueFunctionBase<void>::CallImpl<clang::clangd::(anonymous namespace)::ASTWorker::update(clang::clangd::ParseInputs, clang::clangd::WantDiagnostics, bool)::$_0>(void*)
/usr/bin/clangd 0x529cc1
Build id: 3674b864cf8b46fc507db407521d30d5447e4e35
-
31
clang::clangd::(anonymous namespace)::ASTWorker::runTask(llvm::StringRef, llvm::function_ref<void ()>)
/usr/bin/clangd 0x5223fe
Build id: 3674b864cf8b46fc507db407521d30d5447e4e35
-
32
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 0x521da3
Build id: 3674b864cf8b46fc507db407521d30d5447e4e35
-
33
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::$_1> >(void*)
/usr/bin/clangd 0x684c57
Build id: 3674b864cf8b46fc507db407521d30d5447e4e35
-
34
start_thread
/lib64/libc.so.6 0x976d7
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-
35
__clone3
/lib64/libc.so.6 0x11b60c
Build id: 77c77fee058b19c6f001cf2cb0371ce3b8341211
-