Info

Permalink
Function
clang::Sema::MarkFunctionReferenced(c...
First occurrence
2024-01-25
Last occurrence
2024-03-11
State
NEW
Components
clang
Quality
-74

Statistics

Operating system Count
Fedora 39 36
Architecture Count
x86_64 36
Executable Count
/usr/bin/clangd 36
Related packages Count
clang-tools-extra 36
 0:17.0.6-1.fc39 28
 0:17.0.6-2.fc39 8
glibc 36
 0:2.38-14.fc39 28
 0:2.38-16.fc39 6
 0:2.38-17.fc39 2
libstdc++ 30
 0:13.2.1-6.fc39 28
 0:13.2.1-7.fc39 2
llvm-libs 28
 0:17.0.6-2.fc39 28

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 #928084
Frame # Function Binary Source or offset Line
1
clang::Sema::MarkFunctionReferenced(clang::SourceLocation, clang::FunctionDecl*, bool)
/lib64/libclang-cpp.so.17 0x15bbdd8
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
2
clang::Sema::ActOnCXXDelete(clang::SourceLocation, bool, bool, clang::Expr*)
/lib64/libclang-cpp.so.17 0x16cfc15
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
3
clang::Parser::ParseCXXDeleteExpression(bool, clang::SourceLocation)
/lib64/libclang-cpp.so.17 0x983a01
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
4
clang::Parser::ParseCastExpression(clang::Parser::CastParseKind, bool, bool&, clang::Parser::TypeCastState, bool, bool*)
/lib64/libclang-cpp.so.17 0x96d2b1
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
5
clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState)
/lib64/libclang-cpp.so.17 0x96680d
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
6
clang::Parser::ParseExprStatement(clang::Parser::ParsedStmtContext)
/lib64/libclang-cpp.so.17 0x9d0937
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
7
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributes&, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.17 0x9ce589
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
8
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.17 0x9cdccc
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
9
clang::Parser::ParseIfStatement(clang::SourceLocation*)
/lib64/libclang-cpp.so.17 0x9d20a0
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
10
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributes&, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.17 0x9ced02
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
11
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.17 0x9cdccc
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
12
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.17 0x9d7a30
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
13
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.17 0x9d8fc6
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
14
clang::Parser::ParseLexedMethodDef(clang::Parser::LexedMethod&)
/lib64/libclang-cpp.so.17 0x91faba
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
15
clang::Parser::ParseLexedMethodDefs(clang::Parser::ParsingClass&)
/lib64/libclang-cpp.so.17 0x91e4da
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
16
clang::Parser::ParseLexedMethodDefs(clang::Parser::ParsingClass&)
/lib64/libclang-cpp.so.17 0x91e4da
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
17
clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::ParsedAttributes&, unsigned int, clang::Decl*)
/lib64/libclang-cpp.so.17 0x9594c0
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
18
clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.17 0x956c38
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
19
clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*, clang::ImplicitTypenameContext)
/lib64/libclang-cpp.so.17 0x934f4c
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
20
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.17 0x9f5136
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
21
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*, clang::AccessSpecifier)
/lib64/libclang-cpp.so.17 0x9f4e79
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
22
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.17 0x9f3f0c
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
23
clang::Parser::ParseInnerNamespace(llvm::SmallVector<clang::Parser::InnerNamespaceInfo, 4u> const&, unsigned int, clang::SourceLocation&, clang::ParsedAttributes&, clang::BalancedDelimiterTracker&)
/lib64/libclang-cpp.so.17 0x94e8ad
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
24
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.17 0x94e18e
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
25
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::ParsedAttributes&, clang::SourceLocation*)
/lib64/libclang-cpp.so.17 0x92e7e4
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
26
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.17 0x9f386a
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
27
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/lib64/libclang-cpp.so.17 0x9f2249
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
28
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.17 0x91a0ee
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
29
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.17 0x2b25b76
Build id: 9ab2cb69f32a6cc0ed8042d78953be01a14a9174
-
30
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 0x461978
Build id: 5478d7ccd8a21a66bb817ba46fca3679df6c62ef
-
31
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 0x4f7a20
Build id: 5478d7ccd8a21a66bb817ba46fca3679df6c62ef
-
32
void llvm::detail::UniqueFunctionBase<void>::CallImpl<clang::clangd::(anonymous namespace)::ASTWorker::update(clang::clangd::ParseInputs, clang::clangd::WantDiagnostics, bool)::$_0>(void*)
/usr/bin/clangd 0x4fb49f
Build id: 5478d7ccd8a21a66bb817ba46fca3679df6c62ef
-
33
clang::clangd::(anonymous namespace)::ASTWorker::runTask(llvm::StringRef, llvm::function_ref<void ()>) [clone .65]
/usr/bin/clangd 0x4fd90c
Build id: 5478d7ccd8a21a66bb817ba46fca3679df6c62ef
-
34
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 0x4f350c
Build id: 5478d7ccd8a21a66bb817ba46fca3679df6c62ef
-
35
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::$_1> >(void*)
/usr/bin/clangd 0x6588d7
Build id: 5478d7ccd8a21a66bb817ba46fca3679df6c62ef
-
36
start_thread
/lib64/libc.so.6 0x8e897
Build id: 7ea8d85df0e89b90c63ac7ed2b3578b2e7728756
-
37
__clone3
/lib64/libc.so.6 0x11580c
Build id: 7ea8d85df0e89b90c63ac7ed2b3578b2e7728756
-
Complete report #898615
Frame # Function Binary Source or offset Line
1
clang::Sema::MarkFunctionReferenced(clang::SourceLocation, clang::FunctionDecl*, bool)
/lib64/libclang-cpp.so.17 0x15bbdd8
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
2
clang::Sema::ActOnCXXDelete(clang::SourceLocation, bool, bool, clang::Expr*)
/lib64/libclang-cpp.so.17 0x16cfc15
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
3
clang::Parser::ParseCXXDeleteExpression(bool, clang::SourceLocation)
/lib64/libclang-cpp.so.17 0x983a01
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
4
clang::Parser::ParseCastExpression(clang::Parser::CastParseKind, bool, bool&, clang::Parser::TypeCastState, bool, bool*)
/lib64/libclang-cpp.so.17 0x96d2b1
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
5
clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState)
/lib64/libclang-cpp.so.17 0x96680d
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
6
clang::Parser::ParseExprStatement(clang::Parser::ParsedStmtContext)
/lib64/libclang-cpp.so.17 0x9d0937
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
7
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributes&, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.17 0x9ce589
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
8
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.17 0x9cdccc
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
9
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.17 0x9d7a30
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
10
clang::Parser::ParseCXXTryBlockCommon(clang::SourceLocation, bool)
/lib64/libclang-cpp.so.17 0x9d9396
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
11
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributes&, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.17 0x9ceead
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
12
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.17 0x9cdccc
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
13
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.17 0x9d7a30
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
14
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributes&, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.17 0x9ceba2
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
15
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.17 0x9cdccc
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
16
clang::Parser::ParseIfStatement(clang::SourceLocation*)
/lib64/libclang-cpp.so.17 0x9d20a0
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
17
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributes&, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.17 0x9ced02
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
18
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.17 0x9cdccc
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
19
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.17 0x9d7a30
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
20
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.17 0x9d8fc6
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
21
clang::Parser::ParseLexedMethodDef(clang::Parser::LexedMethod&)
/lib64/libclang-cpp.so.17 0x91faba
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
22
clang::Parser::ParseLexedMethodDefs(clang::Parser::ParsingClass&)
/lib64/libclang-cpp.so.17 0x91e4da
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
23
clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::ParsedAttributes&, unsigned int, clang::Decl*)
/lib64/libclang-cpp.so.17 0x9594c0
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
24
clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.17 0x956c38
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
25
clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*, clang::ImplicitTypenameContext)
/lib64/libclang-cpp.so.17 0x934f4c
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
26
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.17 0x9f5136
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
27
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*, clang::AccessSpecifier)
/lib64/libclang-cpp.so.17 0x9f4e79
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
28
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.17 0x9f3f0c
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
29
clang::Parser::ParseInnerNamespace(llvm::SmallVector<clang::Parser::InnerNamespaceInfo, 4u> const&, unsigned int, clang::SourceLocation&, clang::ParsedAttributes&, clang::BalancedDelimiterTracker&)
/lib64/libclang-cpp.so.17 0x94e8ad
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
30
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.17 0x94e18e
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
31
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::ParsedAttributes&, clang::SourceLocation*)
/lib64/libclang-cpp.so.17 0x92e7e4
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
32
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.17 0x9f386a
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
33
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/lib64/libclang-cpp.so.17 0x9f2249
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
34
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.17 0x91a0ee
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
35
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.17 0x2b258e6
Build id: acf7fe661b4d50af5d5f82f7aa09f9f0b93d65ab
-
36
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 0x461978
Build id: 01488ed500de55baee17304b65f0d4aef5397104
-
37
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 0x4f7a20
Build id: 01488ed500de55baee17304b65f0d4aef5397104
-
38
void llvm::detail::UniqueFunctionBase<void>::CallImpl<clang::clangd::(anonymous namespace)::ASTWorker::update(clang::clangd::ParseInputs, clang::clangd::WantDiagnostics, bool)::$_0>(void*)
/usr/bin/clangd 0x4fb49f
Build id: 01488ed500de55baee17304b65f0d4aef5397104
-
39
clang::clangd::(anonymous namespace)::ASTWorker::runTask(llvm::StringRef, llvm::function_ref<void ()>) [clone .65]
/usr/bin/clangd 0x4fd90c
Build id: 01488ed500de55baee17304b65f0d4aef5397104
-
40
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 0x4f350c
Build id: 01488ed500de55baee17304b65f0d4aef5397104
-
41
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::$_1> >(void*)
/usr/bin/clangd 0x6588d7
Build id: 01488ed500de55baee17304b65f0d4aef5397104
-
42
start_thread
/lib64/libc.so.6 0x8e897
Build id: 788cdd41a15985bf8e0a48d213a46e07d58822df
-
43
__clone3
/lib64/libc.so.6 0x1156fc
Build id: 788cdd41a15985bf8e0a48d213a46e07d58822df
-