Info

Permalink
Function
clang::TypoCorrectionConsumer::getNex...
First occurrence
2025-06-05
Last occurrence
2025-08-10
State
NEW
Components
llvm
Quality
-58

Statistics

Operating system Count
Fedora 42 14
Architecture Count
x86_64 14
Executable Count
/usr/bin/clangd 10
/usr/lib64/llvm20/bin/clangd 4
Related packages Count
clang-tools-extra 14
 0:20.1.8-4.fc42 6
 0:20.1.8-1.fc42 4
 0:20.1.6-1.fc42 3
 0:20.1.5-1.fc42 1
libxml2 4
 0:2.12.10-1.fc42 4
libzstd 4
 0:1.5.7-1.fc42 4
Show more… (3)
glibc 3
 0:2.41-11.fc42 3
libstdc++ 3
 0:15.2.1-1.fc42 3
xz-libs 3
 1:5.8.1-2.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 #1220458
Frame # Function Binary Source or offset Line
1
clang::TypoCorrectionConsumer::getNextCorrection()
/lib64/libclang-cpp.so.20.1 0x1313a30
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
2
(anonymous namespace)::TransformTypos::TransformTypoExpr(clang::TypoExpr*)
/lib64/libclang-cpp.so.20.1 0x1215dd9
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
3
clang::TreeTransform<(anonymous namespace)::TransformTypos>::TransformExprs(clang::Expr* const*, unsigned int, bool, llvm::SmallVectorImpl<clang::Expr*>&, bool*)
/lib64/libclang-cpp.so.20.1 0x124053d
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
4
clang::TreeTransform<(anonymous namespace)::TransformTypos>::TransformCallExpr(clang::CallExpr*)
/lib64/libclang-cpp.so.20.1 0x121ee27
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
5
clang::TreeTransform<(anonymous namespace)::TransformTypos>::TransformBinaryOperator(clang::BinaryOperator*)
/lib64/libclang-cpp.so.20.1 0x122354d
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
6
(anonymous namespace)::TransformTypos::TryTransform(clang::Expr*)
/lib64/libclang-cpp.so.20.1 0x1214958
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
7
(anonymous namespace)::TransformTypos::RecursiveTransformLoop(clang::Expr*, bool&)
/lib64/libclang-cpp.so.20.1 0x1213138
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
8
clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref<clang::ActionResult<clang::Expr*, true> (clang::Expr*)>)
/lib64/libclang-cpp.so.20.1 0x11ef53d
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
9
clang::Sema::AddInitializerToDecl(clang::Decl*, clang::Expr*, bool)
/lib64/libclang-cpp.so.20.1 0xff8dfc
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
10
clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.20.1 0x230062
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
11
clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, clang::DeclaratorContext, clang::ParsedAttributes&, clang::Parser::ParsedTemplateInfo&, clang::SourceLocation*, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.20.1 0x22c5a1
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
12
clang::Parser::ParseSimpleDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::ParsedAttributes&, bool, clang::Parser::ForRangeInit*, clang::SourceLocation*)
/lib64/libclang-cpp.so.20.1 0x22b6de
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
13
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::ParsedAttributes&, clang::SourceLocation*)
/lib64/libclang-cpp.so.20.1 0x22b0a0
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
14
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributes&, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.20.1 0x2e39b2
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
15
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.20.1 0x2e2cd0
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
16
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.20.1 0x2ee97e
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
17
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.20.1 0x2eff5c
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
18
clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*)
/lib64/libclang-cpp.so.20.1 0x30e641
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
19
clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, clang::DeclaratorContext, clang::ParsedAttributes&, clang::Parser::ParsedTemplateInfo&, clang::SourceLocation*, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.20.1 0x22d88d
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
20
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.20.1 0x30d3e3
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
21
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*, clang::AccessSpecifier)
/lib64/libclang-cpp.so.20.1 0x30cbdd
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
22
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.20.1 0x30bb1e
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
23
clang::Parser::ParseInnerNamespace(llvm::SmallVector<clang::Parser::InnerNamespaceInfo, 4u> const&, unsigned int, clang::SourceLocation&, clang::ParsedAttributes&, clang::BalancedDelimiterTracker&)
/lib64/libclang-cpp.so.20.1 0x24ff9b
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
24
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.20.1 0x24f2ee
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
25
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::ParsedAttributes&, clang::SourceLocation*)
/lib64/libclang-cpp.so.20.1 0x22af27
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
26
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.20.1 0x30b091
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
27
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/lib64/libclang-cpp.so.20.1 0x309a16
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
28
clang::Parser::ParseFirstTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/lib64/libclang-cpp.so.20.1 0x309371
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
29
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.20.1 0x212dfc
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
30
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.20.1 0x291910f
Build id: 95ca3810423c9bf5fa2f232827ea4186c9827bb7
-
31
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/lib64/llvm20/bin/clangd 0x3062eb
Build id: 32b7cd392ef126946b87568d452e01c5d3f059a3
-
32
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/lib64/llvm20/bin/clangd 0x3b15d3
Build id: 32b7cd392ef126946b87568d452e01c5d3f059a3
-
33
void llvm::detail::UniqueFunctionBase<void>::CallImpl<clang::clangd::(anonymous namespace)::ASTWorker::update(clang::clangd::ParseInputs, clang::clangd::WantDiagnostics, bool)::$_0>(void*)
/usr/lib64/llvm20/bin/clangd 0x3b5898
Build id: 32b7cd392ef126946b87568d452e01c5d3f059a3
-
34
clang::clangd::(anonymous namespace)::ASTWorker::runTask(llvm::StringRef, llvm::function_ref<void ()>)
/usr/lib64/llvm20/bin/clangd 0x3acb47
Build id: 32b7cd392ef126946b87568d452e01c5d3f059a3
-
35
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/lib64/llvm20/bin/clangd 0x3aa71a
Build id: 32b7cd392ef126946b87568d452e01c5d3f059a3
-
36
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::$_1> >(void*) [clone .llvm.6222812341794865012]
/usr/lib64/llvm20/bin/clangd 0x526d65
Build id: 32b7cd392ef126946b87568d452e01c5d3f059a3
-
37
start_thread
/lib64/libc.so.6 0x711d4
Build id: 2b3c02fe7e4d3811767175b6f323692a10a4e116
-
38
__clone3
/lib64/libc.so.6 0xf3cec
Build id: 2b3c02fe7e4d3811767175b6f323692a10a4e116
-
Complete report #1276543
Frame # Function Binary Source or offset Line
1
clang::TypoCorrectionConsumer::getNextCorrection()
/lib64/libclang-cpp.so.20.1 0x1313960
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
2
(anonymous namespace)::TransformTypos::TransformTypoExpr(clang::TypoExpr*)
/lib64/libclang-cpp.so.20.1 0x1215d09
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
3
clang::TreeTransform<(anonymous namespace)::TransformTypos>::TransformCallExpr(clang::CallExpr*)
/lib64/libclang-cpp.so.20.1 0x121ecf5
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
4
clang::TreeTransform<(anonymous namespace)::TransformTypos>::TransformExprs(clang::Expr* const*, unsigned int, bool, llvm::SmallVectorImpl<clang::Expr*>&, bool*)
/lib64/libclang-cpp.so.20.1 0x124046d
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
5
clang::TreeTransform<(anonymous namespace)::TransformTypos>::TransformCallExpr(clang::CallExpr*)
/lib64/libclang-cpp.so.20.1 0x121ed57
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
6
(anonymous namespace)::TransformTypos::TryTransform(clang::Expr*)
/lib64/libclang-cpp.so.20.1 0x1214888
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
7
(anonymous namespace)::TransformTypos::RecursiveTransformLoop(clang::Expr*, bool&)
/lib64/libclang-cpp.so.20.1 0x1213068
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
8
clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref<clang::ActionResult<clang::Expr*, true> (clang::Expr*)>)
/lib64/libclang-cpp.so.20.1 0x11ef46d
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
9
clang::Sema::ActOnFinishFullExpr(clang::Expr*, clang::SourceLocation, bool, bool, bool)
/lib64/libclang-cpp.so.20.1 0x120cb50
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
10
clang::Parser::handleExprStmt(clang::ActionResult<clang::Expr*, true>, clang::Parser::ParsedStmtContext)
/lib64/libclang-cpp.so.20.1 0x2ece94
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
11
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributes&, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.20.1 0x2e3567
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
12
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.20.1 0x2e2b50
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
13
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.20.1 0x2ee7fe
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
14
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.20.1 0x2efddc
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
15
clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*)
/lib64/libclang-cpp.so.20.1 0x30e4c1
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
16
clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, clang::DeclaratorContext, clang::ParsedAttributes&, clang::Parser::ParsedTemplateInfo&, clang::SourceLocation*, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.20.1 0x22d70d
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
17
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.20.1 0x30d263
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
18
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*, clang::AccessSpecifier)
/lib64/libclang-cpp.so.20.1 0x30ca5d
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
19
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.20.1 0x30b99e
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
20
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/lib64/libclang-cpp.so.20.1 0x309896
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
21
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.20.1 0x212c9e
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
22
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.20.1 0x291907f
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
23
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 0x30663b
Build id: 60eb1932bdd7e92de6dadd8e83d8cef7dacdb484
-
24
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 0x3b1983
Build id: 60eb1932bdd7e92de6dadd8e83d8cef7dacdb484
-
25
void llvm::detail::UniqueFunctionBase<void>::CallImpl<clang::clangd::(anonymous namespace)::ASTWorker::update(clang::clangd::ParseInputs, clang::clangd::WantDiagnostics, bool)::$_0>(void*)
/usr/bin/clangd 0x3b5c48
Build id: 60eb1932bdd7e92de6dadd8e83d8cef7dacdb484
-
26
clang::clangd::(anonymous namespace)::ASTWorker::runTask(llvm::StringRef, llvm::function_ref<void ()>)
/usr/bin/clangd 0x3acef7
Build id: 60eb1932bdd7e92de6dadd8e83d8cef7dacdb484
-
27
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 0x3aaaca
Build id: 60eb1932bdd7e92de6dadd8e83d8cef7dacdb484
-
28
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::$_1> >(void*) [clone .llvm.8523735750727913297]
/usr/bin/clangd 0x527115
Build id: 60eb1932bdd7e92de6dadd8e83d8cef7dacdb484
-
29
start_thread
/lib64/libc.so.6 0x711d4
Build id: 59bc4ca6b9e932adbef156d5ca49b4414efdffc0
-
30
__clone3
/lib64/libc.so.6 0xf3d2c
Build id: 59bc4ca6b9e932adbef156d5ca49b4414efdffc0
-
Complete report #1238707
Frame # Function Binary Source or offset Line
1
clang::TypoCorrectionConsumer::getNextCorrection()
/lib64/libclang-cpp.so.20.1 0x1313920
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
2
(anonymous namespace)::TransformTypos::TransformTypoExpr(clang::TypoExpr*)
/lib64/libclang-cpp.so.20.1 0x1215cc9
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
3
clang::TreeTransform<(anonymous namespace)::TransformTypos>::TransformExprs(clang::Expr* const*, unsigned int, bool, llvm::SmallVectorImpl<clang::Expr*>&, bool*)
/lib64/libclang-cpp.so.20.1 0x124042d
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
4
clang::TreeTransform<(anonymous namespace)::TransformTypos>::TransformCallExpr(clang::CallExpr*)
/lib64/libclang-cpp.so.20.1 0x121ed17
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
5
(anonymous namespace)::TransformTypos::TryTransform(clang::Expr*)
/lib64/libclang-cpp.so.20.1 0x1214848
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
6
(anonymous namespace)::TransformTypos::RecursiveTransformLoop(clang::Expr*, bool&)
/lib64/libclang-cpp.so.20.1 0x1213028
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
7
clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref<clang::ActionResult<clang::Expr*, true> (clang::Expr*)>)
/lib64/libclang-cpp.so.20.1 0x11ef42d
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
8
clang::Sema::ActOnFinishFullExpr(clang::Expr*, clang::SourceLocation, bool, bool, bool)
/lib64/libclang-cpp.so.20.1 0x120cb10
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
9
clang::Parser::handleExprStmt(clang::ActionResult<clang::Expr*, true>, clang::Parser::ParsedStmtContext)
/lib64/libclang-cpp.so.20.1 0x2ece94
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
10
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributes&, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.20.1 0x2e3567
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
11
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.20.1 0x2e2b50
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
12
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.20.1 0x2ee7fe
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
13
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.20.1 0x2efddc
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
14
clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*)
/lib64/libclang-cpp.so.20.1 0x30e4c1
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
15
clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, clang::DeclaratorContext, clang::ParsedAttributes&, clang::Parser::ParsedTemplateInfo&, clang::SourceLocation*, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.20.1 0x22d70d
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
16
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.20.1 0x30d263
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
17
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*, clang::AccessSpecifier)
/lib64/libclang-cpp.so.20.1 0x30ca5d
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
18
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.20.1 0x30b99e
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
19
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/lib64/libclang-cpp.so.20.1 0x309896
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
20
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.20.1 0x212c9e
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
21
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.20.1 0x2918fff
Build id: 7f573e0819dd4b8fb9d053003df9aa0d7d0798db
-
22
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/lib64/llvm20/bin/clangd 0x3062eb
Build id: ceeb6e4eb9d6608b30aa32a59e078b717b302d84
-
23
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/lib64/llvm20/bin/clangd 0x3b15d3
Build id: ceeb6e4eb9d6608b30aa32a59e078b717b302d84
-
24
void llvm::detail::UniqueFunctionBase<void>::CallImpl<clang::clangd::(anonymous namespace)::ASTWorker::update(clang::clangd::ParseInputs, clang::clangd::WantDiagnostics, bool)::$_0>(void*)
/usr/lib64/llvm20/bin/clangd 0x3b5898
Build id: ceeb6e4eb9d6608b30aa32a59e078b717b302d84
-
25
clang::clangd::(anonymous namespace)::ASTWorker::runTask(llvm::StringRef, llvm::function_ref<void ()>)
/usr/lib64/llvm20/bin/clangd 0x3acb47
Build id: ceeb6e4eb9d6608b30aa32a59e078b717b302d84
-
26
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/lib64/llvm20/bin/clangd 0x3aa71a
Build id: ceeb6e4eb9d6608b30aa32a59e078b717b302d84
-
27
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::$_1> >(void*) [clone .llvm.11279049824168003361]
/usr/lib64/llvm20/bin/clangd 0x526d65
Build id: ceeb6e4eb9d6608b30aa32a59e078b717b302d84
-
28
start_thread
/lib64/libc.so.6 0x711d4
Build id: 2b3c02fe7e4d3811767175b6f323692a10a4e116
-
29
__clone3
/lib64/libc.so.6 0xf3cec
Build id: 2b3c02fe7e4d3811767175b6f323692a10a4e116
-