diff options
author | Vitaly Buka <vitalybuka@google.com> | 2025-10-15 18:56:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-15 18:56:59 -0700 |
commit | f7f6f6dbf6ec3beaf99f32c219b759214dbbb611 (patch) | |
tree | 1e1d5bfebff37cbdeecb7c6c74702bd16094fd68 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | d70801b4e7c81932994e7a2c4328ef7c998e2b35 (diff) | |
download | llvm-f7f6f6dbf6ec3beaf99f32c219b759214dbbb611.zip llvm-f7f6f6dbf6ec3beaf99f32c219b759214dbbb611.tar.gz llvm-f7f6f6dbf6ec3beaf99f32c219b759214dbbb611.tar.bz2 |
[asan] Hide SetTLSFakeStack and replaces uses with ResetTLSFakeStack (#163674)
To simplify implementation of
https://github.com/llvm/llvm-project/pull/160135
To keep the logic of figuring out what should be in TLS to one place.
The rest of the code should just reset it and rely on
GetFakeStackFast()/GetFakeStackFastAlways().
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions