diff options
author | Lioncash <mathew1800@gmail.com> | 2020-06-19 22:02:56 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-06-19 22:02:58 -0400 |
commit | 479605b3e5a3b88128455b8357da471c713d0f90 (patch) | |
tree | 7ec429e674d8e0443342da7f66ff08b86d9aab07 /src/core/gdbstub/gdbstub.cpp | |
parent | 811bff009eca0d0fa2ddb1455fc73fdaec4474da (diff) |
memory_manager: Eliminate variable shadowing
Renames some variables to prevent ones in inner scopes from shadowing
outer-scoped variables.
The Copy* functions have no shadowing, but we rename them anyways to
remain consistent with the other functions.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions