[all-commits] [llvm/llvm-project] 227649: [libc] try fixing LlvmLibcStackChkFail.Smash a thi...
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Tue Dec 19 16:23:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22764918b5c1496970ab6bb1547535c554a06347
https://github.com/llvm/llvm-project/commit/22764918b5c1496970ab6bb1547535c554a06347
Author: Nick Desaulniers <nickdesaulniers at users.noreply.github.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M libc/test/src/compiler/CMakeLists.txt
M libc/test/src/compiler/stack_chk_guard_test.cpp
Log Message:
-----------
[libc] try fixing LlvmLibcStackChkFail.Smash a third time (#75988)
Build bots are failing in post submit. Unclear why but can't reproduce
locally.
Disable this test for asan for now.
More information about the All-commits
mailing list