github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 87286 tests passed
* 1393 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clang
<details>
<summary>Clang.Analysis/track-control-dependency-conditions.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/23/include
 -nostdsysteminc -analyze -setup-static-analyzer 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/track-control-dependency-conditions.cpp
 -std=c++17    -verify=expected,tracking    -analyzer-config 
track-conditions=true    -analyzer-output=text    -analyzer-checker=core
# 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/23/include
 -nostdsysteminc -analyze -setup-static-analyzer 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/track-control-dependency-conditions.cpp
 -std=c++17 -verify=expected,tracking -analyzer-config track-conditions=true 
-analyzer-output=text -analyzer-checker=core
# .---command stderr------------
# | clang: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/MemRegion.cpp:1054:
 const VarRegion *clang::ento::MemRegionManager::getVarRegion(const VarDecl *, 
const LocationContext *): Assertion `CurrentParam' 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/23/include
 -nostdsysteminc -analyze -setup-static-analyzer 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/track-control-dependency-conditions.cpp
 -std=c++17 -verify=expected,tracking -analyzer-config track-conditions=true 
-analyzer-output=text -analyzer-checker=core
# | 1.  <eof> parser at end of file
# |  #0 0x00000000091c2978 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:880:13
# |  #1 0x00000000091bf8e1 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
# |  #2 0x00000000091c3791 SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38
# |  #3 0x00000000091c35e8 __find_if<const int *, 
__gnu_cxx::__ops::_Iter_equals_val<const int> > 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algobase.h:2072:8
# |  #4 0x00000000091c35e8 __find_if<const int *, 
__gnu_cxx::__ops::_Iter_equals_val<const int> > 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algobase.h:2117:14
# |  #5 0x00000000091c35e8 find<const int *, int> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14
# |  #6 0x00000000091c35e8 is_contained<const int (&)[10], int> 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1953:12
# |  #7 0x00000000091c35e8 SignalHandlerTerminate(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:464:7
# |  #8 0x00007a5e98638330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
# |  #9 0x00007a5e98691b2c pthread_kill 
(/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
# | #10 0x00007a5e9863827e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
# | #11 0x00007a5e9861b8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
# | #12 0x00007a5e9861b81b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b)
# | #13 0x00007a5e9862e517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517)
# | #14 0x000000000b4733d3 
clang::ento::MemRegionManager::getVarRegion(clang::VarDecl const*, 
clang::LocationContext const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/MemRegion.cpp:1088:5
# | #15 0x000000000b4b4c9a MemRegionVal 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h:488:12
# | #16 0x000000000b4b4c9a makeLoc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h:369:12
# | #17 0x000000000b4b4c9a 
clang::ento::StoreManager::getLValueVar(clang::VarDecl const*, 
clang::LocationContext const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h:144:24
# | #18 0x000000000b3dc7c6 getSValForVar(clang::Expr const*, 
clang::ento::ExplodedNode const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:248:21
# | #19 0x000000000b3d9aea isVarAnInterestingCondition 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:276:27
# | #20 0x000000000b3d9aea 
clang::ento::ConditionBRVisitor::VisitTrueTest(clang::Expr const*, 
clang::DeclRefExpr const*, clang::ento::BugReporterContext&, 
clang::ento::PathSensitiveBugReport&, clang::ento::ExplodedNode const*, bool, 
bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:3164:7
# | #21 0x000000000b3d8b1a 
clang::ento::ConditionBRVisitor::VisitTrueTest(clang::Expr const*, 
clang::ento::BugReporterContext&, clang::ento::PathSensitiveBugReport&, 
clang::ento::ExplodedNode const*, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:0:0
# | #22 0x000000000b3d858e 
clang::ento::ConditionBRVisitor::VisitNodeImpl(clang::ento::ExplodedNode 
const*, clang::ento::BugReporterContext&, clang::ento::PathSensitiveBugReport&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:2766:12
# | #23 0x000000000b3d8479 operator bool 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1670:16
# | #24 0x000000000b3d8479 
clang::ento::ConditionBRVisitor::VisitNode(clang::ento::ExplodedNode const*, 
clang::ento::BugReporterContext&, clang::ento::PathSensitiveBugReport&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:2725:7
# | #25 0x000000000b3c5391 operator bool 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1670:23
# | #26 0x000000000b3c5391 
generateVisitorsDiagnostics(clang::ento::PathSensitiveBugReport*, 
clang::ento::ExplodedNode const*, clang::ento::BugReporterContext&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp:2873:11
# | #27 0x000000000b3c0d6b findValidReport 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp:0:9
# | #28 0x000000000b3c0d6b 
clang::ento::PathSensitiveBugReporter::generatePathDiagnostics(llvm::ArrayRef<std::unique_ptr<clang::ento::PathDiagnosticConsumer,
 std::default_delete<clang::ento::PathDiagnosticConsumer>>>, 
llvm::ArrayRef<clang::ento::PathSensitiveBugReport*>&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp:2962:7
# | #29 0x000000000b3c412a _M_ptr 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:199:51
# | #30 0x000000000b3c412a get 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:470:21
# | #31 0x000000000b3c412a operator-> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:463:9
# | #32 0x000000000b3c412a 
clang::ento::PathSensitiveBugReporter::generateDiagnosticForConsumerMap(clang::ento::BugReport*,
 llvm::ArrayRef<std::unique_ptr<clang::ento::PathDiagnosticConsumer, 
std::default_delete<clang::ento::PathDiagnosticConsumer>>>, 
llvm::ArrayRef<clang::ento::BugReport*>) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp:3392:7
# | #33 0x000000000b3bea96 _M_ptr 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:199:51
# | #34 0x000000000b3bea96 get 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:470:21
# | #35 0x000000000b3bea96 operator* 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:453:19
# | #36 0x000000000b3bea96 
clang::ento::BugReporter::FlushReport(clang::ento::BugReportEquivClass&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp:3165:18
# | #37 0x000000000b3be75b operator++ 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_iterator.h:1111:2
# | #38 0x000000000b3be75b clang::ento::BugReporter::FlushReports() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp:2542:22
# | #39 0x000000000b1027e9 flushReports 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:0:6
# | #40 0x000000000b1027e9 RunPathSensitiveChecks 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:828:3
# | #41 0x000000000b1027e9 (anonymous 
namespace)::AnalysisConsumer::HandleCode(clang::Decl*, unsigned int, 
clang::ento::ExprEngine::InliningModes, llvm::DenseSet<clang::Decl const*, 
llvm::DenseMapInfo<clang::Decl const*, void>>*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:763:5
# | #42 0x000000000b100999 makeBegin 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/DenseMap.h:0:0
# | #43 0x000000000b100999 begin 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/DenseMap.h:79:12
# | #44 0x000000000b100999 begin 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/DenseSet.h:157:59
# | #45 0x000000000b100999 HandleDeclsCallGraph 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:532:29
# | #46 0x000000000b100999 runAnalysisOnTranslationUnit 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:600:5
# | #47 0x000000000b100999 (anonymous 
namespace)::AnalysisConsumer::HandleTranslationUnit(clang::ASTContext&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:662:3
# | #48 0x000000000b549f69 __normal_iterator 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_iterator.h:1077:20
# | #49 0x000000000b549f69 begin 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:874:16
# | #50 0x000000000b549f69 
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
# | #51 0x000000000b549f69 clang::ParseAST(clang::Sema&, bool, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:190:3
# | #52 0x000000000a07b186 clang::FrontendAction::Execute() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1346:10
# | #53 0x0000000009fdafcd getPtr 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42
# | #54 0x0000000009fdafcd operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16
# | #55 0x0000000009fdafcd 
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:990:23
# | #56 0x000000000a173108 get 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1666:16
# | #57 0x000000000a173108 _M_get 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1363:66
# | #58 0x000000000a173108 operator-> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1357:9
# | #59 0x000000000a173108 getFrontendOpts 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Frontend/CompilerInstance.h:310:12
# | #60 0x000000000a173108 
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:319:14
# | #61 0x0000000006340b95 cc1_main(llvm::ArrayRef<char const*>, char const*, 
void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:302:15
# | #62 0x000000000633c975 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:229:12
# | #63 0x000000000633b940 clang_main(int, char**, llvm::ToolContext const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:277:12
# | #64 0x000000000634cead main 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10
# | #65 0x00007a5e9861d1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
# | #66 0x00007a5e9861d28b __libc_start_main 
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
# | #67 0x000000000633a2e5 _start 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x633a2e5)
# `-----------------------------
# 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/191168
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to