[llvm-branch-commits] [clang] [NFC][SSAF] Extract common code in Analyses to a shared file (PR #191932)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Apr 13 20:47:32 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 94599 tests passed
* 2773 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### SanitizerCommon-tysan-x86_64-Linux
<details>
<summary>SanitizerCommon-tysan-x86_64-Linux.SanitizerCommon-tysan-x86_64-Linux/print-stack-trace.cpp</summary>
```
Exit Code: 0
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang --driver-mode=g++ -gline-tables-only -fsanitize=type -m64 -funwind-tables -I/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test -ldl -O0 /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp && env TYSAN_OPTIONS=stack_trace_format=DEFAULT /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp 2>&1 | FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang --driver-mode=g++ -gline-tables-only -fsanitize=type -m64 -funwind-tables -I/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test -ldl -O0 /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp
# note: command had no output on stdout or stderr
# executed command: env TYSAN_OPTIONS=stack_trace_format=DEFAULT /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp
# note: command had no output on stdout or stderr
# executed command: FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang --driver-mode=g++ -gline-tables-only -fsanitize=type -m64 -funwind-tables -I/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test -ldl -O3 /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp && env TYSAN_OPTIONS=stack_trace_format=DEFAULT /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp 2>&1 | FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang --driver-mode=g++ -gline-tables-only -fsanitize=type -m64 -funwind-tables -I/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test -ldl -O3 /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp
# note: command had no output on stdout or stderr
# executed command: env TYSAN_OPTIONS=stack_trace_format=DEFAULT /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp
# note: command had no output on stdout or stderr
# executed command: FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp
# note: command had no output on stdout or stderr
# RUN: at line 3
env TYSAN_OPTIONS=stack_trace_format=frame%n_lineno%l /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp 2>&1 | FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp --check-prefix=CUSTOM
# executed command: env TYSAN_OPTIONS=stack_trace_format=frame%n_lineno%l /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp
# note: command had no output on stdout or stderr
# executed command: FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp --check-prefix=CUSTOM
# note: command had no output on stdout or stderr
# RUN: at line 4
env TYSAN_OPTIONS=symbolize_inline_frames=false:stack_trace_format=DEFAULT /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp 2>&1 | FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp --check-prefix=NOINLINE
# executed command: env TYSAN_OPTIONS=symbolize_inline_frames=false:stack_trace_format=DEFAULT /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp
# note: command had no output on stdout or stderr
# executed command: FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp --check-prefix=NOINLINE
# note: command had no output on stdout or stderr
# RUN: at line 5
env TYSAN_OPTIONS=stack_trace_format='"frame:%n address:%p"' /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp 2>&1 | FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp --check-prefix=NOSYMBOLIZE
# executed command: env 'TYSAN_OPTIONS=stack_trace_format="frame:%n address:%p"' /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/tysan-x86_64-Linux/Output/print-stack-trace.cpp.tmp
# note: command had no output on stdout or stderr
# executed command: FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp --check-prefix=NOSYMBOLIZE
# note: command had no output on stdout or stderr
--
```
</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/191932
More information about the llvm-branch-commits
mailing list