summaryrefslogtreecommitdiff
path: root/libc/test/src/compiler
AgeCommit message (Expand)Author
2025-02-05[libc] Remove LlvmLibcStackChkFail.Smash test (#125919)Roland McGrath
2025-02-04Revert "[libc] Make LlvmLibcStackChkFail.Smash test compatible with asan, hwa...Roland McGrath
2025-02-04[libc] Make LlvmLibcStackChkFail.Smash test compatible with asan, hwasan (#12...Roland McGrath
2024-09-11[libc] Fix undefined behavior for nan functions. (#106468)lntue
2024-02-29[libc] Revert https://github.com/llvm/llvm-project/pull/83199 since it broke ...lntue
2023-12-19[libc] try fixing LlvmLibcStackChkFail.Smash a third time (#75988)Nick Desaulniers
2023-12-19[libc] try fixing LlvmLibcStackChkFail.Smash again (#75967)Nick Desaulniers
2023-12-19[libc] disable asan for LlvmLibcStackChkFail.Smash (#75966)Nick Desaulniers
2023-12-19[libc] __stack_chk_fail post submit test failures (#75962)Nick Desaulniers
2023-12-19[libc] move __stack_chk_fail to src/ from startup/ (#75863)Nick Desaulniers