mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 19:46:07 +00:00

Previously this test was entirely disabled under asan, but not hwasan. Instead of disabling the test, make the test compatible with both asan and hwasan by disabling sanitizers only on the subroutine that does the stack-smashing.