diff options
author | Roland McGrath <mcgrathr@google.com> | 2025-02-05 12:34:19 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-05 12:34:19 -0800 |
commit | 4eab2194872d54e2d4496135a277b1610ff33ead (patch) | |
tree | 7f9eeda04ff049f1cb0bbe31f93bc8300f41e43a /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 6e52a12811a17e5871f403f04fd4082d43160bf3 (diff) | |
download | llvm-4eab2194872d54e2d4496135a277b1610ff33ead.zip llvm-4eab2194872d54e2d4496135a277b1610ff33ead.tar.gz llvm-4eab2194872d54e2d4496135a277b1610ff33ead.tar.bz2 |
[libc] Remove LlvmLibcStackChkFail.Smash test (#125919)
This test was problematic, and also unnecessary. It's not really
a test of the libc functionality or ABI. That's already covered
by the LlvmLibcStackChkFail.Death test. The Smash test was in
fact just testing that the compiler produces the call in the
expected situation. That's a compiler test, not a libc test.
It's not really feasible to make a test like this both reliable
and safe. Since it's not something libc needs to test, it's not
worth trying.
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions