Don't water JSONGenerator objects down into ObjectSP's too early so that we can call...
authorGreg Clayton <gclayton@apple.com>
Wed, 22 Jul 2015 18:15:30 +0000 (18:15 +0000)
committerGreg Clayton <gclayton@apple.com>
Wed, 22 Jul 2015 18:15:30 +0000 (18:15 +0000)
commit97f9e40e3a986037bea3749eed1e2673da8cd900
tree26d5bad1e285897f97ccb116bd250129525b83d1
parent35e4446903a4edb1a7b0b2e4738185f38da83861
Don't water JSONGenerator objects down into ObjectSP's too early so that we can call member functions specific to dictionaries and arrays without calling GetAsDictionary() or GetAsArray() on them.

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