diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2021-07-09 14:39:29 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2021-07-09 14:39:47 +0300 |
commit | 3f7c9cc27422f7302cf5a683eeb3978e6cb84270 (patch) | |
tree | 18cb31b4b68f2d979ebb58582e4bc855eaa6c512 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | beb0e7e338d6c196362745ddebc24ae394bff6f2 (diff) | |
download | llvm-3f7c9cc27422f7302cf5a683eeb3978e6cb84270.zip llvm-3f7c9cc27422f7302cf5a683eeb3978e6cb84270.tar.gz llvm-3f7c9cc27422f7302cf5a683eeb3978e6cb84270.tar.bz2 |
[compiler-rt] Conceal UB in sanitizer_common/TestCases/Linux/signal_line.cpp test
Store to null is deleted, so the test no longer did what it was expecting to do.
Conceal that by creating null pointer in a more elaborate way,
thus retaining original test coverage.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions