This commit fixes some typo I found while exploring LLDB's codebase.
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Paths
| Differential D66452
[lldb] Fix typo on the BreakpointLocation header and the lldbtest.py (NFC) ClosedPublic Authored by mib on Aug 19 2019, 4:14 PM.
Details Summary This commit fixes some typo I found while exploring LLDB's codebase. Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 19 2019, 4:17 PM Closed by commit rL369313: [lldb] Fix typo on the BreakpointLocation header and the lldbtest.py (NFC) (authored by mib). · Explain WhyAug 19 2019, 5:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 216025 lldb/trunk/include/lldb/Breakpoint/BreakpointLocation.h
lldb/trunk/include/lldb/Breakpoint/BreakpointOptions.h
lldb/trunk/packages/Python/lldbsuite/test/lldbtest.py
|