diff options
author | Nick Desaulniers <nickdesaulniers@users.noreply.github.com> | 2023-12-19 11:59:42 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-19 11:59:42 -0800 |
commit | 24d44ff473c73891a4085c2cd777108d9d7bb50a (patch) | |
tree | 59057237a30cf385cd76643a16285462126eb4a4 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 1e91f32ef777eb2a868acac99d25cba6d54feb02 (diff) | |
download | llvm-24d44ff473c73891a4085c2cd777108d9d7bb50a.zip llvm-24d44ff473c73891a4085c2cd777108d9d7bb50a.tar.gz llvm-24d44ff473c73891a4085c2cd777108d9d7bb50a.tar.bz2 |
[libc] __stack_chk_fail post submit test failures (#75962)
Use a size smaller than the smallest supported page size so that we
don't
clobber over any guard pages, which may result in a segfault before
__stack_chk_fail can be called.
Also, move __stack_chk_fail outside of our namespace.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions