github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 85054 tests passed * 1166 tests skipped * 5 tests failed ## Failed Tests (click on a test name to see its output) ### Clang <details> <summary>Clang.Analysis/Checkers/WebKit/local-vars-checked-const-member.cpp</summary> ``` Exit Code: -6 Command Output (stdout): -- # RUN: at line 1 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UncheckedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/local-vars-checked-const-member.cpp # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UncheckedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/local-vars-checked-const-member.cpp # .---command stderr------------ # | clang: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp:880: static bool clang::TrivialFunctionAnalysis::isTrivialImpl(const Stmt *, TrivialFunctionAnalysis::CacheTy &): Assertion `Cache.contains(S) && "Top-level statement not properly cached!"' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. # | Stack dump: # | 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UncheckedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/local-vars-checked-const-member.cpp # | 1. <eof> parser at end of file # | #0 0x0000000008d55cf8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:834:13 # | #1 0x0000000008d53405 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:105:18 # | #2 0x0000000008d56ac1 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:426:38 # | #3 0x00007decd4583330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #4 0x00007decd45dcb2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #5 0x00007decd458327e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #6 0x00007decd45668ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #7 0x00007decd456681b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b) # | #8 0x00007decd4579517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517) # | #9 0x000000000adda94e updatePointer /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:201:5 # | #10 0x000000000adda94e setPointerAndInt /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:111:29 # | #11 0x000000000adda94e PointerIntPair /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:89:5 # | #12 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:72:16 # | #13 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:69:17 # | #14 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:132:15 # | #15 0x000000000adda94e clang::TrivialFunctionAnalysis::isTrivialImpl(clang::Stmt const*, llvm::DenseMap<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, bool, llvm::DenseMapInfo<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, void>, llvm::detail::DenseMapPair<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, bool>>&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp:880:3 # | #16 0x000000000ae11250 isTrivial /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h:0:48 # | #17 0x000000000ae11250 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseIfStmt(clang::IfStmt*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:238:56 # | #18 0x000000000bded5b8 clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseStmt(clang::Stmt*, llvm::SmallVectorImpl<llvm::PointerIntPair<clang::Stmt*, 1u, bool, llvm::PointerLikeTypeTraits<clang::Stmt*>, llvm::PointerIntPairInfo<clang::Stmt*, 1u, llvm::PointerLikeTypeTraits<clang::Stmt*>>>>*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:695:7 # | #19 0x000000000be0f678 TraverseStmt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:124:47 # | #20 0x000000000be0f678 TraverseCompoundStmt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2558:1 # | #21 0x000000000be0f678 clang::DynamicRecursiveASTVisitorBase<false>::TraverseCompoundStmt(clang::CompoundStmt*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/StmtNodes.inc:1680:1 # | #22 0x000000000bded5b8 clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseStmt(clang::Stmt*, llvm::SmallVectorImpl<llvm::PointerIntPair<clang::Stmt*, 1u, bool, llvm::PointerLikeTypeTraits<clang::Stmt*>, llvm::PointerIntPairInfo<clang::Stmt*, 1u, llvm::PointerLikeTypeTraits<clang::Stmt*>>>>*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:695:7 # | #23 0x000000000be5930d clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseFunctionHelper(clang::FunctionDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2386:5 # | #24 0x000000000bdf2fac TraverseCXXMethodDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2411:1 # | #25 0x000000000bdf2fac clang::DynamicRecursiveASTVisitorBase<false>::TraverseCXXMethodDecl(clang::CXXMethodDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:260:1 # | #26 0x000000000bdecb1a TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:260:1 # | #27 0x000000000bdecb1a clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #28 0x000000000ae10f94 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #29 0x000000000ae10f94 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #30 0x000000000bdf64a8 TraverseDeclContextHelper /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1637:7 # | #31 0x000000000bdf64a8 TraverseCXXRecordDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2175:1 # | #32 0x000000000bdf64a8 clang::DynamicRecursiveASTVisitorBase<false>::TraverseCXXRecordDecl(clang::CXXRecordDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:432:1 # | #33 0x000000000bdecf5c TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:432:1 # | #34 0x000000000bdecf5c clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #35 0x000000000ae10f94 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #36 0x000000000ae10f94 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #37 0x000000000bdf8f4c TraverseDeclContextHelper /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1637:7 # | #38 0x000000000bdf8f4c TraverseNamespaceDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1781:1 # | #39 0x000000000bdf8f4c clang::DynamicRecursiveASTVisitorBase<false>::TraverseNamespaceDecl(clang::NamespaceDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:584:1 # | #40 0x000000000bdeca5b TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:584:1 # | #41 0x000000000bdeca5b clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #42 0x000000000ae10f94 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #43 0x000000000ae10f94 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #44 0x000000000bdef44c TraverseDeclContextHelper /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1637:7 # | #45 0x000000000bdef44c TraverseTranslationUnitDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1745:1 # | #46 0x000000000bdef44c clang::DynamicRecursiveASTVisitorBase<false>::TraverseTranslationUnitDecl(clang::TranslationUnitDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:24:1 # | #47 0x000000000bdec990 TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:24:1 # | #48 0x000000000bdec990 clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #49 0x000000000ae12fc1 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #50 0x000000000ae12fc1 TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #51 0x000000000ae12fc1 checkASTDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:280:13 # | #52 0x000000000ae12fc1 void clang::ento::check::ASTDecl<clang::TranslationUnitDecl>::_checkDecl<(anonymous namespace)::UncheckedLocalVarsChecker>(void*, clang::Decl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h:33:33 # | #53 0x000000000ae53982 clang::ento::CheckerManager::runCheckersOnASTDecl(clang::Decl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp:79:28 # | #54 0x000000000ab675b9 _M_ptr /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:199:51 # | #55 0x000000000ab675b9 get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:470:21 # | #56 0x000000000ab675b9 operator bool /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:487:16 # | #57 0x000000000ab675b9 runAnalysisOnTranslationUnit /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:577:7 # | #58 0x000000000ab675b9 (anonymous namespace)::AnalysisConsumer::HandleTranslationUnit(clang::ASTContext&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:663:3 # | #59 0x000000000af72a09 __normal_iterator /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_iterator.h:1077:20 # | #60 0x000000000af72a09 begin /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:874:16 # | #61 0x000000000af72a09 finalize<std::vector<std::unique_ptr<clang::TemplateInstantiationCallback, std::default_delete<clang::TemplateInstantiationCallback> >, std::allocator<std::unique_ptr<clang::TemplateInstantiationCallback, std::default_delete<clang::TemplateInstantiationCallback> > > > > /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/TemplateInstCallback.h:54:16 # | #62 0x000000000af72a09 clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:190:3 # | #63 0x0000000009a1fad6 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1316:10 # | #64 0x0000000009986ded getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #65 0x0000000009986ded operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #66 0x0000000009986ded clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1003:23 # | #67 0x0000000009b120fc clang::ExecuteCompilerInvocation(clang::CompilerInstance*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25 # | #68 0x0000000006079e13 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:301:15 # | #69 0x0000000006075b65 ExecuteCC1Tool(llvm::SmallVectorImpl<char const*>&, llvm::ToolContext const&, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:225:12 # | #70 0x0000000006074bcd clang_main(int, char**, llvm::ToolContext const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:268:12 # | #71 0x0000000006085bb7 main /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10 # | #72 0x00007decd45681ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #73 0x00007decd456828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #74 0x00000000060735a5 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x60735a5) # `----------------------------- # error: command failed with exit status: -6 -- ``` </details> <details> <summary>Clang.Analysis/Checkers/WebKit/local-vars-counted-const-member.cpp</summary> ``` Exit Code: -6 Command Output (stdout): -- # RUN: at line 1 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UncountedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/local-vars-counted-const-member.cpp # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UncountedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/local-vars-counted-const-member.cpp # .---command stderr------------ # | clang: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp:880: static bool clang::TrivialFunctionAnalysis::isTrivialImpl(const Stmt *, TrivialFunctionAnalysis::CacheTy &): Assertion `Cache.contains(S) && "Top-level statement not properly cached!"' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. # | Stack dump: # | 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UncountedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/local-vars-counted-const-member.cpp # | 1. <eof> parser at end of file # | #0 0x0000000008d55cf8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:834:13 # | #1 0x0000000008d53405 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:105:18 # | #2 0x0000000008d56ac1 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:426:38 # | #3 0x00007f7cffbfc330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #4 0x00007f7cffc55b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #5 0x00007f7cffbfc27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #6 0x00007f7cffbdf8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #7 0x00007f7cffbdf81b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b) # | #8 0x00007f7cffbf2517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517) # | #9 0x000000000adda94e updatePointer /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:201:5 # | #10 0x000000000adda94e setPointerAndInt /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:111:29 # | #11 0x000000000adda94e PointerIntPair /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:89:5 # | #12 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:72:16 # | #13 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:69:17 # | #14 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:132:15 # | #15 0x000000000adda94e clang::TrivialFunctionAnalysis::isTrivialImpl(clang::Stmt const*, llvm::DenseMap<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, bool, llvm::DenseMapInfo<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, void>, llvm::detail::DenseMapPair<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, bool>>&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp:880:3 # | #16 0x000000000ae11250 isTrivial /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h:0:48 # | #17 0x000000000ae11250 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseIfStmt(clang::IfStmt*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:238:56 # | #18 0x000000000bded5b8 clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseStmt(clang::Stmt*, llvm::SmallVectorImpl<llvm::PointerIntPair<clang::Stmt*, 1u, bool, llvm::PointerLikeTypeTraits<clang::Stmt*>, llvm::PointerIntPairInfo<clang::Stmt*, 1u, llvm::PointerLikeTypeTraits<clang::Stmt*>>>>*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:695:7 # | #19 0x000000000be0f678 TraverseStmt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:124:47 # | #20 0x000000000be0f678 TraverseCompoundStmt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2558:1 # | #21 0x000000000be0f678 clang::DynamicRecursiveASTVisitorBase<false>::TraverseCompoundStmt(clang::CompoundStmt*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/StmtNodes.inc:1680:1 # | #22 0x000000000bded5b8 clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseStmt(clang::Stmt*, llvm::SmallVectorImpl<llvm::PointerIntPair<clang::Stmt*, 1u, bool, llvm::PointerLikeTypeTraits<clang::Stmt*>, llvm::PointerIntPairInfo<clang::Stmt*, 1u, llvm::PointerLikeTypeTraits<clang::Stmt*>>>>*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:695:7 # | #23 0x000000000be5930d clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseFunctionHelper(clang::FunctionDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2386:5 # | #24 0x000000000bdf2fac TraverseCXXMethodDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2411:1 # | #25 0x000000000bdf2fac clang::DynamicRecursiveASTVisitorBase<false>::TraverseCXXMethodDecl(clang::CXXMethodDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:260:1 # | #26 0x000000000bdecb1a TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:260:1 # | #27 0x000000000bdecb1a clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #28 0x000000000ae10f94 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #29 0x000000000ae10f94 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #30 0x000000000bdf64a8 TraverseDeclContextHelper /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1637:7 # | #31 0x000000000bdf64a8 TraverseCXXRecordDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2175:1 # | #32 0x000000000bdf64a8 clang::DynamicRecursiveASTVisitorBase<false>::TraverseCXXRecordDecl(clang::CXXRecordDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:432:1 # | #33 0x000000000bdecf5c TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:432:1 # | #34 0x000000000bdecf5c clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #35 0x000000000ae10f94 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #36 0x000000000ae10f94 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #37 0x000000000bdf8f4c TraverseDeclContextHelper /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1637:7 # | #38 0x000000000bdf8f4c TraverseNamespaceDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1781:1 # | #39 0x000000000bdf8f4c clang::DynamicRecursiveASTVisitorBase<false>::TraverseNamespaceDecl(clang::NamespaceDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:584:1 # | #40 0x000000000bdeca5b TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:584:1 # | #41 0x000000000bdeca5b clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #42 0x000000000ae10f94 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #43 0x000000000ae10f94 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #44 0x000000000bdef44c TraverseDeclContextHelper /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1637:7 # | #45 0x000000000bdef44c TraverseTranslationUnitDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1745:1 # | #46 0x000000000bdef44c clang::DynamicRecursiveASTVisitorBase<false>::TraverseTranslationUnitDecl(clang::TranslationUnitDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:24:1 # | #47 0x000000000bdec990 TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:24:1 # | #48 0x000000000bdec990 clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #49 0x000000000ae10ef1 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #50 0x000000000ae10ef1 TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #51 0x000000000ae10ef1 checkASTDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:280:13 # | #52 0x000000000ae10ef1 void clang::ento::check::ASTDecl<clang::TranslationUnitDecl>::_checkDecl<(anonymous namespace)::UncountedLocalVarsChecker>(void*, clang::Decl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h:33:33 # | #53 0x000000000ae53982 clang::ento::CheckerManager::runCheckersOnASTDecl(clang::Decl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp:79:28 # | #54 0x000000000ab675b9 _M_ptr /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:199:51 # | #55 0x000000000ab675b9 get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:470:21 # | #56 0x000000000ab675b9 operator bool /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:487:16 # | #57 0x000000000ab675b9 runAnalysisOnTranslationUnit /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:577:7 # | #58 0x000000000ab675b9 (anonymous namespace)::AnalysisConsumer::HandleTranslationUnit(clang::ASTContext&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:663:3 # | #59 0x000000000af72a09 __normal_iterator /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_iterator.h:1077:20 # | #60 0x000000000af72a09 begin /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:874:16 # | #61 0x000000000af72a09 finalize<std::vector<std::unique_ptr<clang::TemplateInstantiationCallback, std::default_delete<clang::TemplateInstantiationCallback> >, std::allocator<std::unique_ptr<clang::TemplateInstantiationCallback, std::default_delete<clang::TemplateInstantiationCallback> > > > > /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/TemplateInstCallback.h:54:16 # | #62 0x000000000af72a09 clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:190:3 # | #63 0x0000000009a1fad6 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1316:10 # | #64 0x0000000009986ded getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #65 0x0000000009986ded operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #66 0x0000000009986ded clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1003:23 # | #67 0x0000000009b120fc clang::ExecuteCompilerInvocation(clang::CompilerInstance*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25 # | #68 0x0000000006079e13 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:301:15 # | #69 0x0000000006075b65 ExecuteCC1Tool(llvm::SmallVectorImpl<char const*>&, llvm::ToolContext const&, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:225:12 # | #70 0x0000000006074bcd clang_main(int, char**, llvm::ToolContext const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:268:12 # | #71 0x0000000006085bb7 main /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10 # | #72 0x00007f7cffbe11ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #73 0x00007f7cffbe128b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #74 0x00000000060735a5 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x60735a5) # `----------------------------- # error: command failed with exit status: -6 -- ``` </details> <details> <summary>Clang.Analysis/Checkers/WebKit/unchecked-local-vars.cpp</summary> ``` Exit Code: -6 Command Output (stdout): -- # RUN: at line 1 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UncheckedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/unchecked-local-vars.cpp # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UncheckedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/unchecked-local-vars.cpp # .---command stderr------------ # | clang: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp:880: static bool clang::TrivialFunctionAnalysis::isTrivialImpl(const Stmt *, TrivialFunctionAnalysis::CacheTy &): Assertion `Cache.contains(S) && "Top-level statement not properly cached!"' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. # | Stack dump: # | 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UncheckedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/unchecked-local-vars.cpp # | 1. <eof> parser at end of file # | #0 0x0000000008d55cf8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:834:13 # | #1 0x0000000008d53405 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:105:18 # | #2 0x0000000008d56ac1 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:426:38 # | #3 0x00007a45bce90330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #4 0x00007a45bcee9b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #5 0x00007a45bce9027e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #6 0x00007a45bce738ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #7 0x00007a45bce7381b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b) # | #8 0x00007a45bce86517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517) # | #9 0x000000000adda94e updatePointer /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:201:5 # | #10 0x000000000adda94e setPointerAndInt /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:111:29 # | #11 0x000000000adda94e PointerIntPair /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:89:5 # | #12 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:72:16 # | #13 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:69:17 # | #14 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:132:15 # | #15 0x000000000adda94e clang::TrivialFunctionAnalysis::isTrivialImpl(clang::Stmt const*, llvm::DenseMap<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, bool, llvm::DenseMapInfo<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, void>, llvm::detail::DenseMapPair<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, bool>>&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp:880:3 # | #16 0x000000000ae11250 isTrivial /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h:0:48 # | #17 0x000000000ae11250 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseIfStmt(clang::IfStmt*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:238:56 # | #18 0x000000000bded5b8 clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseStmt(clang::Stmt*, llvm::SmallVectorImpl<llvm::PointerIntPair<clang::Stmt*, 1u, bool, llvm::PointerLikeTypeTraits<clang::Stmt*>, llvm::PointerIntPairInfo<clang::Stmt*, 1u, llvm::PointerLikeTypeTraits<clang::Stmt*>>>>*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:695:7 # | #19 0x000000000be0f678 TraverseStmt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:124:47 # | #20 0x000000000be0f678 TraverseCompoundStmt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2558:1 # | #21 0x000000000be0f678 clang::DynamicRecursiveASTVisitorBase<false>::TraverseCompoundStmt(clang::CompoundStmt*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/StmtNodes.inc:1680:1 # | #22 0x000000000bded5b8 clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseStmt(clang::Stmt*, llvm::SmallVectorImpl<llvm::PointerIntPair<clang::Stmt*, 1u, bool, llvm::PointerLikeTypeTraits<clang::Stmt*>, llvm::PointerIntPairInfo<clang::Stmt*, 1u, llvm::PointerLikeTypeTraits<clang::Stmt*>>>>*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:695:7 # | #23 0x000000000be5930d clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseFunctionHelper(clang::FunctionDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2386:5 # | #24 0x000000000bdf2e15 TraverseFunctionDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2397:1 # | #25 0x000000000bdf2e15 clang::DynamicRecursiveASTVisitorBase<false>::TraverseFunctionDecl(clang::FunctionDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:256:1 # | #26 0x000000000bdecb6a TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:256:1 # | #27 0x000000000bdecb6a clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #28 0x000000000ae10f94 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #29 0x000000000ae10f94 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #30 0x000000000bdf8f4c TraverseDeclContextHelper /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1637:7 # | #31 0x000000000bdf8f4c TraverseNamespaceDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1781:1 # | #32 0x000000000bdf8f4c clang::DynamicRecursiveASTVisitorBase<false>::TraverseNamespaceDecl(clang::NamespaceDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:584:1 # | #33 0x000000000bdeca5b TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:584:1 # | #34 0x000000000bdeca5b clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #35 0x000000000ae10f94 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #36 0x000000000ae10f94 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #37 0x000000000bdef44c TraverseDeclContextHelper /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1637:7 # | #38 0x000000000bdef44c TraverseTranslationUnitDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1745:1 # | #39 0x000000000bdef44c clang::DynamicRecursiveASTVisitorBase<false>::TraverseTranslationUnitDecl(clang::TranslationUnitDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:24:1 # | #40 0x000000000bdec990 TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:24:1 # | #41 0x000000000bdec990 clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #42 0x000000000ae12fc1 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #43 0x000000000ae12fc1 TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #44 0x000000000ae12fc1 checkASTDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:280:13 # | #45 0x000000000ae12fc1 void clang::ento::check::ASTDecl<clang::TranslationUnitDecl>::_checkDecl<(anonymous namespace)::UncheckedLocalVarsChecker>(void*, clang::Decl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h:33:33 # | #46 0x000000000ae53982 clang::ento::CheckerManager::runCheckersOnASTDecl(clang::Decl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp:79:28 # | #47 0x000000000ab675b9 _M_ptr /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:199:51 # | #48 0x000000000ab675b9 get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:470:21 # | #49 0x000000000ab675b9 operator bool /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:487:16 # | #50 0x000000000ab675b9 runAnalysisOnTranslationUnit /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:577:7 # | #51 0x000000000ab675b9 (anonymous namespace)::AnalysisConsumer::HandleTranslationUnit(clang::ASTContext&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:663:3 # | #52 0x000000000af72a09 __normal_iterator /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_iterator.h:1077:20 # | #53 0x000000000af72a09 begin /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:874:16 # | #54 0x000000000af72a09 finalize<std::vector<std::unique_ptr<clang::TemplateInstantiationCallback, std::default_delete<clang::TemplateInstantiationCallback> >, std::allocator<std::unique_ptr<clang::TemplateInstantiationCallback, std::default_delete<clang::TemplateInstantiationCallback> > > > > /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/TemplateInstCallback.h:54:16 # | #55 0x000000000af72a09 clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:190:3 # | #56 0x0000000009a1fad6 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1316:10 # | #57 0x0000000009986ded getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #58 0x0000000009986ded operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #59 0x0000000009986ded clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1003:23 # | #60 0x0000000009b120fc clang::ExecuteCompilerInvocation(clang::CompilerInstance*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25 # | #61 0x0000000006079e13 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:301:15 # | #62 0x0000000006075b65 ExecuteCC1Tool(llvm::SmallVectorImpl<char const*>&, llvm::ToolContext const&, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:225:12 # | #63 0x0000000006074bcd clang_main(int, char**, llvm::ToolContext const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:268:12 # | #64 0x0000000006085bb7 main /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10 # | #65 0x00007a45bce751ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #66 0x00007a45bce7528b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #67 0x00000000060735a5 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x60735a5) # `----------------------------- # error: command failed with exit status: -6 -- ``` </details> <details> <summary>Clang.Analysis/Checkers/WebKit/uncounted-local-vars.cpp</summary> ``` Exit Code: -6 Command Output (stdout): -- # RUN: at line 1 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UncountedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/uncounted-local-vars.cpp # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UncountedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/uncounted-local-vars.cpp # .---command stderr------------ # | clang: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp:880: static bool clang::TrivialFunctionAnalysis::isTrivialImpl(const Stmt *, TrivialFunctionAnalysis::CacheTy &): Assertion `Cache.contains(S) && "Top-level statement not properly cached!"' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. # | Stack dump: # | 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UncountedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/uncounted-local-vars.cpp # | 1. <eof> parser at end of file # | #0 0x0000000008d55cf8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:834:13 # | #1 0x0000000008d53405 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:105:18 # | #2 0x0000000008d56ac1 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:426:38 # | #3 0x00007bd3bd57d330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #4 0x00007bd3bd5d6b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #5 0x00007bd3bd57d27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #6 0x00007bd3bd5608ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #7 0x00007bd3bd56081b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b) # | #8 0x00007bd3bd573517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517) # | #9 0x000000000adda94e updatePointer /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:201:5 # | #10 0x000000000adda94e setPointerAndInt /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:111:29 # | #11 0x000000000adda94e PointerIntPair /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:89:5 # | #12 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:72:16 # | #13 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:69:17 # | #14 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:132:15 # | #15 0x000000000adda94e clang::TrivialFunctionAnalysis::isTrivialImpl(clang::Stmt const*, llvm::DenseMap<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, bool, llvm::DenseMapInfo<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, void>, llvm::detail::DenseMapPair<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, bool>>&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp:880:3 # | #16 0x000000000ae11250 isTrivial /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h:0:48 # | #17 0x000000000ae11250 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseIfStmt(clang::IfStmt*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:238:56 # | #18 0x000000000bded5b8 clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseStmt(clang::Stmt*, llvm::SmallVectorImpl<llvm::PointerIntPair<clang::Stmt*, 1u, bool, llvm::PointerLikeTypeTraits<clang::Stmt*>, llvm::PointerIntPairInfo<clang::Stmt*, 1u, llvm::PointerLikeTypeTraits<clang::Stmt*>>>>*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:695:7 # | #19 0x000000000be0f678 TraverseStmt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:124:47 # | #20 0x000000000be0f678 TraverseCompoundStmt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2558:1 # | #21 0x000000000be0f678 clang::DynamicRecursiveASTVisitorBase<false>::TraverseCompoundStmt(clang::CompoundStmt*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/StmtNodes.inc:1680:1 # | #22 0x000000000bded5b8 clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseStmt(clang::Stmt*, llvm::SmallVectorImpl<llvm::PointerIntPair<clang::Stmt*, 1u, bool, llvm::PointerLikeTypeTraits<clang::Stmt*>, llvm::PointerIntPairInfo<clang::Stmt*, 1u, llvm::PointerLikeTypeTraits<clang::Stmt*>>>>*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:695:7 # | #23 0x000000000be5930d clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseFunctionHelper(clang::FunctionDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2386:5 # | #24 0x000000000bdf2e15 TraverseFunctionDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2397:1 # | #25 0x000000000bdf2e15 clang::DynamicRecursiveASTVisitorBase<false>::TraverseFunctionDecl(clang::FunctionDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:256:1 # | #26 0x000000000bdecb6a TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:256:1 # | #27 0x000000000bdecb6a clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #28 0x000000000ae10f94 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #29 0x000000000ae10f94 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #30 0x000000000bdf8f4c TraverseDeclContextHelper /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1637:7 # | #31 0x000000000bdf8f4c TraverseNamespaceDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1781:1 # | #32 0x000000000bdf8f4c clang::DynamicRecursiveASTVisitorBase<false>::TraverseNamespaceDecl(clang::NamespaceDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:584:1 # | #33 0x000000000bdeca5b TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:584:1 # | #34 0x000000000bdeca5b clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #35 0x000000000ae10f94 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #36 0x000000000ae10f94 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #37 0x000000000bdef44c TraverseDeclContextHelper /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1637:7 # | #38 0x000000000bdef44c TraverseTranslationUnitDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1745:1 # | #39 0x000000000bdef44c clang::DynamicRecursiveASTVisitorBase<false>::TraverseTranslationUnitDecl(clang::TranslationUnitDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:24:1 # | #40 0x000000000bdec990 TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:24:1 # | #41 0x000000000bdec990 clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #42 0x000000000ae10ef1 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #43 0x000000000ae10ef1 TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #44 0x000000000ae10ef1 checkASTDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:280:13 # | #45 0x000000000ae10ef1 void clang::ento::check::ASTDecl<clang::TranslationUnitDecl>::_checkDecl<(anonymous namespace)::UncountedLocalVarsChecker>(void*, clang::Decl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h:33:33 # | #46 0x000000000ae53982 clang::ento::CheckerManager::runCheckersOnASTDecl(clang::Decl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp:79:28 # | #47 0x000000000ab675b9 _M_ptr /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:199:51 # | #48 0x000000000ab675b9 get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:470:21 # | #49 0x000000000ab675b9 operator bool /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:487:16 # | #50 0x000000000ab675b9 runAnalysisOnTranslationUnit /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:577:7 # | #51 0x000000000ab675b9 (anonymous namespace)::AnalysisConsumer::HandleTranslationUnit(clang::ASTContext&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:663:3 # | #52 0x000000000af72a09 __normal_iterator /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_iterator.h:1077:20 # | #53 0x000000000af72a09 begin /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:874:16 # | #54 0x000000000af72a09 finalize<std::vector<std::unique_ptr<clang::TemplateInstantiationCallback, std::default_delete<clang::TemplateInstantiationCallback> >, std::allocator<std::unique_ptr<clang::TemplateInstantiationCallback, std::default_delete<clang::TemplateInstantiationCallback> > > > > /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/TemplateInstCallback.h:54:16 # | #55 0x000000000af72a09 clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:190:3 # | #56 0x0000000009a1fad6 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1316:10 # | #57 0x0000000009986ded getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #58 0x0000000009986ded operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #59 0x0000000009986ded clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1003:23 # | #60 0x0000000009b120fc clang::ExecuteCompilerInvocation(clang::CompilerInstance*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25 # | #61 0x0000000006079e13 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:301:15 # | #62 0x0000000006075b65 ExecuteCC1Tool(llvm::SmallVectorImpl<char const*>&, llvm::ToolContext const&, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:225:12 # | #63 0x0000000006074bcd clang_main(int, char**, llvm::ToolContext const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:268:12 # | #64 0x0000000006085bb7 main /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10 # | #65 0x00007bd3bd5621ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #66 0x00007bd3bd56228b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #67 0x00000000060735a5 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x60735a5) # `----------------------------- # error: command failed with exit status: -6 -- ``` </details> <details> <summary>Clang.Analysis/Checkers/WebKit/unretained-local-vars.mm</summary> ``` Exit Code: -6 Command Output (stdout): -- # RUN: at line 1 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UnretainedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/unretained-local-vars.mm # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UnretainedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/unretained-local-vars.mm # .---command stderr------------ # | clang: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp:880: static bool clang::TrivialFunctionAnalysis::isTrivialImpl(const Stmt *, TrivialFunctionAnalysis::CacheTy &): Assertion `Cache.contains(S) && "Top-level statement not properly cached!"' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. # | Stack dump: # | 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include -nostdsysteminc -analyze -setup-static-analyzer -analyzer-checker=alpha.webkit.UnretainedLocalVarsChecker -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Checkers/WebKit/unretained-local-vars.mm # | 1. <eof> parser at end of file # | #0 0x0000000008d55cf8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:834:13 # | #1 0x0000000008d53405 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:105:18 # | #2 0x0000000008d56ac1 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:426:38 # | #3 0x00007925f1f26330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #4 0x00007925f1f7fb2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #5 0x00007925f1f2627e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #6 0x00007925f1f098ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #7 0x00007925f1f0981b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b) # | #8 0x00007925f1f1c517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517) # | #9 0x000000000adda94e updatePointer /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:201:5 # | #10 0x000000000adda94e setPointerAndInt /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:111:29 # | #11 0x000000000adda94e PointerIntPair /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:89:5 # | #12 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:72:16 # | #13 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:69:17 # | #14 0x000000000adda94e PointerUnionMembers /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerUnion.h:132:15 # | #15 0x000000000adda94e clang::TrivialFunctionAnalysis::isTrivialImpl(clang::Stmt const*, llvm::DenseMap<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, bool, llvm::DenseMapInfo<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, void>, llvm::detail::DenseMapPair<llvm::PointerUnion<clang::Decl const*, clang::Stmt const*>, bool>>&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp:880:3 # | #16 0x000000000ae11250 isTrivial /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h:0:48 # | #17 0x000000000ae11250 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseIfStmt(clang::IfStmt*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:238:56 # | #18 0x000000000bded5b8 clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseStmt(clang::Stmt*, llvm::SmallVectorImpl<llvm::PointerIntPair<clang::Stmt*, 1u, bool, llvm::PointerLikeTypeTraits<clang::Stmt*>, llvm::PointerIntPairInfo<clang::Stmt*, 1u, llvm::PointerLikeTypeTraits<clang::Stmt*>>>>*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:695:7 # | #19 0x000000000be0f678 TraverseStmt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:124:47 # | #20 0x000000000be0f678 TraverseCompoundStmt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2558:1 # | #21 0x000000000be0f678 clang::DynamicRecursiveASTVisitorBase<false>::TraverseCompoundStmt(clang::CompoundStmt*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/StmtNodes.inc:1680:1 # | #22 0x000000000bded5b8 clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseStmt(clang::Stmt*, llvm::SmallVectorImpl<llvm::PointerIntPair<clang::Stmt*, 1u, bool, llvm::PointerLikeTypeTraits<clang::Stmt*>, llvm::PointerIntPairInfo<clang::Stmt*, 1u, llvm::PointerLikeTypeTraits<clang::Stmt*>>>>*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:695:7 # | #23 0x000000000be5930d clang::RecursiveASTVisitor<(anonymous namespace)::Impl<false>>::TraverseFunctionHelper(clang::FunctionDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2386:5 # | #24 0x000000000bdf2e15 TraverseFunctionDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:2397:1 # | #25 0x000000000bdf2e15 clang::DynamicRecursiveASTVisitorBase<false>::TraverseFunctionDecl(clang::FunctionDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:256:1 # | #26 0x000000000bdecb6a TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:256:1 # | #27 0x000000000bdecb6a clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #28 0x000000000ae10f94 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #29 0x000000000ae10f94 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #30 0x000000000bdf8f4c TraverseDeclContextHelper /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1637:7 # | #31 0x000000000bdf8f4c TraverseNamespaceDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1781:1 # | #32 0x000000000bdf8f4c clang::DynamicRecursiveASTVisitorBase<false>::TraverseNamespaceDecl(clang::NamespaceDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:584:1 # | #33 0x000000000bdeca5b TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:584:1 # | #34 0x000000000bdeca5b clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #35 0x000000000ae10f94 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #36 0x000000000ae10f94 (anonymous namespace)::RawPtrRefLocalVarsChecker::checkASTDecl(clang::TranslationUnitDecl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) const::LocalVisitor::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #37 0x000000000bdef44c TraverseDeclContextHelper /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1637:7 # | #38 0x000000000bdef44c TraverseTranslationUnitDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:1745:1 # | #39 0x000000000bdef44c clang::DynamicRecursiveASTVisitorBase<false>::TraverseTranslationUnitDecl(clang::TranslationUnitDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:24:1 # | #40 0x000000000bdec990 TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/AST/DeclNodes.inc:24:1 # | #41 0x000000000bdec990 clang::DynamicRecursiveASTVisitorBase<false>::TraverseDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/DynamicRecursiveASTVisitor.cpp:302:1 # | #42 0x000000000ae132e1 ~SaveAndRestore /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/SaveAndRestore.h:29:25 # | #43 0x000000000ae132e1 TraverseDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:211:7 # | #44 0x000000000ae132e1 checkASTDecl /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefLocalVarsChecker.cpp:280:13 # | #45 0x000000000ae132e1 void clang::ento::check::ASTDecl<clang::TranslationUnitDecl>::_checkDecl<(anonymous namespace)::UnretainedLocalVarsChecker>(void*, clang::Decl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h:33:33 # | #46 0x000000000ae53982 clang::ento::CheckerManager::runCheckersOnASTDecl(clang::Decl const*, clang::ento::AnalysisManager&, clang::ento::BugReporter&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp:79:28 # | #47 0x000000000ab675b9 _M_ptr /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:199:51 # | #48 0x000000000ab675b9 get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:470:21 # | #49 0x000000000ab675b9 operator bool /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:487:16 # | #50 0x000000000ab675b9 runAnalysisOnTranslationUnit /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:577:7 # | #51 0x000000000ab675b9 (anonymous namespace)::AnalysisConsumer::HandleTranslationUnit(clang::ASTContext&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:663:3 # | #52 0x000000000af72a09 __normal_iterator /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_iterator.h:1077:20 # | #53 0x000000000af72a09 begin /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:874:16 # | #54 0x000000000af72a09 finalize<std::vector<std::unique_ptr<clang::TemplateInstantiationCallback, std::default_delete<clang::TemplateInstantiationCallback> >, std::allocator<std::unique_ptr<clang::TemplateInstantiationCallback, std::default_delete<clang::TemplateInstantiationCallback> > > > > /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/TemplateInstCallback.h:54:16 # | #55 0x000000000af72a09 clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:190:3 # | #56 0x0000000009a1fad6 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1316:10 # | #57 0x0000000009986ded getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #58 0x0000000009986ded operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #59 0x0000000009986ded clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1003:23 # | #60 0x0000000009b120fc clang::ExecuteCompilerInvocation(clang::CompilerInstance*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25 # | #61 0x0000000006079e13 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:301:15 # | #62 0x0000000006075b65 ExecuteCC1Tool(llvm::SmallVectorImpl<char const*>&, llvm::ToolContext const&, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:225:12 # | #63 0x0000000006074bcd clang_main(int, char**, llvm::ToolContext const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:268:12 # | #64 0x0000000006085bb7 main /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10 # | #65 0x00007925f1f0b1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #66 0x00007925f1f0b28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #67 0x00000000060735a5 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x60735a5) # `----------------------------- # error: command failed with exit status: -6 -- ``` </details> If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label. https://github.com/llvm/llvm-project/pull/171764 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
