diff options
author | Thurston Dang <thurston@google.com> | 2025-03-24 06:47:54 +0000 |
---|---|---|
committer | Thurston Dang <thurston@google.com> | 2025-03-24 07:00:57 +0000 |
commit | 702c38ed7cff8329ed7093b64e51c47c668fadf3 (patch) | |
tree | 2b5d64e586a29d2d27b346f805601f3cc5f88bab /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | 7e6d008023e0892558f75ae3606d0b62000a66d0 (diff) | |
download | llvm-702c38ed7cff8329ed7093b64e51c47c668fadf3.zip llvm-702c38ed7cff8329ed7093b64e51c47c668fadf3.tar.gz llvm-702c38ed7cff8329ed7093b64e51c47c668fadf3.tar.bz2 |
[asan] Fix-forward #131975 by renaming 'TryReExecWithoutASLR'
Function definition added in #131975 was missing 'Try' (do or do not ...). My guess is buildbots
mostly didn't trip because usage was gated by 'if (sizeof(uptr) ==
32)', which is rare among buildbots.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions