[all-commits] [llvm/llvm-project] e7361c: [lldb] Rename QueueFundamentalPlan to QueueBasePla...
Dave Lee via All-commits
all-commits at lists.llvm.org
Thu Mar 4 21:48:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7361c8eccb7663146096622549dc03240414157
https://github.com/llvm/llvm-project/commit/e7361c8eccb7663146096622549dc03240414157
Author: Dave Lee <davelee.com at gmail.com>
Date: 2021-03-04 (Thu, 04 Mar 2021)
Changed paths:
M lldb/include/lldb/Target/Thread.h
M lldb/include/lldb/Target/ThreadPlanBase.h
M lldb/source/Target/Thread.cpp
M lldb/source/Target/ThreadPlanStack.cpp
Log Message:
-----------
[lldb] Rename QueueFundamentalPlan to QueueBasePlan (NFC)
Minor change for naming consistency.
Differential Revision: https://reviews.llvm.org/D97985
More information about the All-commits
mailing list