Fix ivar ordering for Process ctor to match the order they're
authorJason Molenda <jmolenda@apple.com>
Tue, 5 Mar 2013 03:33:59 +0000 (03:33 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 5 Mar 2013 03:33:59 +0000 (03:33 +0000)
commit69b6b635fa682ffbef589f865cb7799574d4d0d3
tree84845fd026c6cdf3ad312d425b6e6eb1cdf85c6d
parent838b72f6b5ea312ad45605ea111dfcb85c0cff3a
Fix ivar ordering for Process ctor to match the order they're
declared in the .h file.

llvm-svn: 176473
lldb/source/Target/Process.cpp