diff options
author | David Sherwood <david.sherwood@arm.com> | 2025-10-16 09:49:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-16 09:49:38 +0100 |
commit | c48aa54656aa3807c99ef7a0b046ab293aa107db (patch) | |
tree | f3cbe24ab8e7e6bd0c852e6a210fe9977a4306a0 /orc-rt/unittests/ExecutorAddressTest.cpp | |
parent | 95eb2db2329dbe402df63ec8844c4aabc3241075 (diff) | |
download | llvm-c48aa54656aa3807c99ef7a0b046ab293aa107db.zip llvm-c48aa54656aa3807c99ef7a0b046ab293aa107db.tar.gz llvm-c48aa54656aa3807c99ef7a0b046ab293aa107db.tar.bz2 |
[LV][NFC] Remove undef from function return values (#163578)
Split off from PR #163525, this standalone patch replaces `ret * undef`
returns with `ret void` in order to reduce the likelihood of
contributors hitting the `undef deprecator` warning in github.
Diffstat (limited to 'orc-rt/unittests/ExecutorAddressTest.cpp')
0 files changed, 0 insertions, 0 deletions