[all-commits] [llvm/llvm-project] d46ed7: [compiler-rt][UBSan] Add env prefixes in test
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sun Nov 2 01:23:45 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d46ed73de883ea6013e0727b4b91ee06dac14b4f
https://github.com/llvm/llvm-project/commit/d46ed73de883ea6013e0727b4b91ee06dac14b4f
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-11-02 (Sun, 02 Nov 2025)
Changed paths:
M compiler-rt/test/ubsan/TestCases/Misc/Posix/print_stack_trace.cpp
Log Message:
-----------
[compiler-rt][UBSan] Add env prefixes in test
This was another test that was not using an env prefix when setting an
environment variable. This was caught by the Sparc Solaris builder as it
is disabled by default on Linux.
https://lab.llvm.org/buildbot/#/builders/13/builds/10414
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list