Convert the entire project to ARC.
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 13 Sep 2019 08:01:27 +0000 (04:01 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 13 Sep 2019 08:01:27 +0000 (04:01 -0400)
commitb7d4924c5c3f88217b3e3dec2efdbc3353140d86
tree2c8d4cc10708f05ab67aabbe6bc7fe31d470f25c
parent1beaec443886dd057d87eae49382073ebc5e3c45
Convert the entire project to ARC.
26 files changed:
MacGDBp.xcodeproj/project.pbxproj
Source/BSLineNumberRulerView.mm
Source/BSProtocolThreadInvoker.h
Source/BSProtocolThreadInvoker.m
Source/BSSourceView.h
Source/BSSourceView.mm
Source/BSSourceViewTextView.h
Source/Breakpoint.h
Source/Breakpoint.m
Source/BreakpointController.h
Source/BreakpointController.m
Source/BreakpointManager.h
Source/BreakpointManager.m
Source/DebuggerBackEnd.m
Source/DebuggerController.h
Source/DebuggerController.m
Source/DebuggerModel.m
Source/EvalController.m
Source/LoggingController.m
Source/MessageQueue.m
Source/NSXMLElementAdditions.m
Source/PreferencesController.m
Source/ProtocolClient.m
Source/StackFrame.m
Source/Tests/DebuggerModelTest.m
Source/VariableNode.m