dolphin/Source/Core/Core/Debugger
Matthew Parlane 31cfc73a09 Fixes spacing for "for", "while", "switch" and "if"
Also moved && and || to ends of lines instead of start.
Fixed misc vertical alignments and some { needed newlining.
2014-03-11 00:35:07 +13:00
..
Debugger_SymbolMap.cpp Add missing functional include caused by PR111 2014-03-09 12:28:58 +13:00
Debugger_SymbolMap.h Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
Dump.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
Dump.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GCELF.h Fix some vertical alignments 2014-02-16 20:12:05 -05:00
PPCDebugInterface.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
PPCDebugInterface.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00