Avoid ambiguity between pid_t and lldb::pid_t.
authorVirgile Bello <virgile.bello@gmail.com>
Thu, 5 Sep 2013 16:53:14 +0000 (16:53 +0000)
committerVirgile Bello <virgile.bello@gmail.com>
Thu, 5 Sep 2013 16:53:14 +0000 (16:53 +0000)
commit997f6f7b9fcc6f72862c01b3c7fba172a91cbdfb
tree317372574a8396fd97c945cde618d9c371511dbb
parentee9da22b022e2a50754e5a08db7255ce90acf3ae
Avoid ambiguity between pid_t and lldb::pid_t.

llvm-svn: 190066
lldb/source/API/SBDebugger.cpp