diff options
author | David Sherwood <david.sherwood@arm.com> | 2025-10-15 12:39:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-15 12:39:52 +0100 |
commit | f29f23711dce5d1a81b867ff5b472aa24ca7ee55 (patch) | |
tree | 5b6cced5b7791d8a05387066c3c1a6c49d0e7c66 /llvm/lib/Support/PrettyStackTrace.cpp | |
parent | 4ad625b15bc17b55138f9dd3abe35d13bed17d89 (diff) | |
download | llvm-f29f23711dce5d1a81b867ff5b472aa24ca7ee55.zip llvm-f29f23711dce5d1a81b867ff5b472aa24ca7ee55.tar.gz llvm-f29f23711dce5d1a81b867ff5b472aa24ca7ee55.tar.bz2 |
[Analysis][AArch64][NFC] Change undef to poison in most tests (#163532)
Whenever someone modifies an existing test that has `undef` in it the
github code formatter will complain so it's not easy to know if it's due
to a new or old use. I figured I may as well just do a simple sed
replace of undef with poison in all the tests to clean them up.
Hopefully it makes the contribution process a bit easier.
Diffstat (limited to 'llvm/lib/Support/PrettyStackTrace.cpp')
0 files changed, 0 insertions, 0 deletions