diff options
author | Dave Lee <davelee.com@gmail.com> | 2021-02-14 22:49:16 -0800 |
---|---|---|
committer | Dave Lee <davelee.com@gmail.com> | 2021-02-15 17:57:13 -0800 |
commit | 65d91b40ae1d273586a8265d7cf598f0e56e17a3 (patch) | |
tree | 269aac04c997c79f71eb66d8caad1917edba1b51 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 32dc79c5efedf06e67daab75249a28e1bc5b889d (diff) | |
download | llvm-65d91b40ae1d273586a8265d7cf598f0e56e17a3.zip llvm-65d91b40ae1d273586a8265d7cf598f0e56e17a3.tar.gz llvm-65d91b40ae1d273586a8265d7cf598f0e56e17a3.tar.bz2 |
[lldb] Minor refinements to ThreadPlan::RestoreThreadState (NFC)
Correct `RestoreThreadState` to a `void` return type. Also, update the signature of its
callee, `Thread::RestoreThreadStateFromCheckpoint`, by updating it to a `void` return
type, and making it non-`virtual`.
Differential Revision: https://reviews.llvm.org/D96688
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions