diff options
author | Michał Górny <mgorny@moritz.systems> | 2020-11-05 18:59:28 +0100 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2020-11-05 20:45:34 +0100 |
commit | 40140e122f8b6512ebe22efc32dacf14f10117f6 (patch) | |
tree | 831bc2fcaebc597b51c7bc5d96944e9642054919 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | b643deb03fb935d414f74e07b702ebb4e5c33bf3 (diff) | |
download | llvm-40140e122f8b6512ebe22efc32dacf14f10117f6.zip llvm-40140e122f8b6512ebe22efc32dacf14f10117f6.tar.gz llvm-40140e122f8b6512ebe22efc32dacf14f10117f6.tar.bz2 |
[lldb] [Process/FreeBSDRemote] Remove thread name caching
Remove the thread name caching code. It does not handle the possibility
of thread name changing between requests, therefore breaking
TestGdbRemoteThreadName. While technically we could cache the results
and reset the cache on resuming process, the gain from doing that
does not seem worth the effort.
Differential Revision: https://reviews.llvm.org/D90863
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions