One more fix while I'm looking at this - remove the
authorJason Molenda <jmolenda@apple.com>
Mon, 18 Feb 2019 22:18:11 +0000 (22:18 +0000)
committerJason Molenda <jmolenda@apple.com>
Mon, 18 Feb 2019 22:18:11 +0000 (22:18 +0000)
commit461c4168787b595dcd4e7e86c4ed0313b8b04bf7
tree396114eb954930bcef013ed04d0ab3f6a1259766
parent870c0a648b5192fd01ed6ce270c395f108d02434
One more fix while I'm looking at this - remove the
unused IsSBProcess method, and have IsFBSProcess
return false if we don't have API that we can use to
make that determination, so we'll try other API
if we can.

llvm-svn: 354289
lldb/tools/debugserver/source/MacOSX/MachProcess.mm