aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Frontend/CompilerInvocationTest.cpp
diff options
context:
space:
mode:
authorDave Lee <davelee.com@gmail.com>2021-02-13 15:48:05 -0800
committerDave Lee <davelee.com@gmail.com>2021-02-15 17:59:25 -0800
commit22f0aa0d9ebddb004cbf2d0e7c8c015422351d2b (patch)
tree7dc2239af3850715bab6e2eb4f31b94b7c3e88f8 /clang/unittests/Frontend/CompilerInvocationTest.cpp
parent2a2464eb7651dc89290e9e3bf6928c99453bed99 (diff)
downloadllvm-22f0aa0d9ebddb004cbf2d0e7c8c015422351d2b.zip
llvm-22f0aa0d9ebddb004cbf2d0e7c8c015422351d2b.tar.gz
llvm-22f0aa0d9ebddb004cbf2d0e7c8c015422351d2b.tar.bz2
[lldb] Remove unused ThreadPlan tracer utilities (NFC)
Delete unused `EnableTracer()` and `SetTracer()` functions on `Thread`. By deleting these, their `ThreadPlan` counterparts also become unused. Then, by deleting `ThreadPlanStack::EnableTracer`, `EnableSingleStep` becomes unused. With no more callers to `EnableSingleStep`, the value `m_single_step` is always true and can be removed as well. Differential Revision: https://reviews.llvm.org/D96666
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions