diff options
author | Aaron Puchert <aaron.puchert@sap.com> | 2025-08-04 22:39:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-04 22:39:07 +0200 |
commit | b757bc8b13b1088e2f2b1b98aa33ebb16334b59d (patch) | |
tree | 86011d692c96457e1925e2bb5bc2f7de5cda6196 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | d27656925817cfc30607c3ab0e6a563637b71798 (diff) | |
download | llvm-b757bc8b13b1088e2f2b1b98aa33ebb16334b59d.zip llvm-b757bc8b13b1088e2f2b1b98aa33ebb16334b59d.tar.gz llvm-b757bc8b13b1088e2f2b1b98aa33ebb16334b59d.tar.bz2 |
[compiler-rt][test] Apply CFLAGS from sanitizer_common to all tests (#120798)
Sanitizer-specific tests don't use the sanitizer_common flags, but the
issues they address probably also apply to the individual sanitizers.
This was observed in #119071: moving a test from sanitizer_common to
msan broke it in builds with CMAKE_SYSROOT set, because the --sysroot
argument was no longer applied to the test.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions