summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/TreeTransform.h
diff options
context:
space:
mode:
authorTodd Fiala <tfiala@google.com>2014-01-24 00:52:53 +0000
committerTodd Fiala <tfiala@google.com>2014-01-24 00:52:53 +0000
commit3e92a2b013c320ed2b2f6fc183a023fb3b657869 (patch)
treec704e6de166ca9cfcce1e6d07813ac7ae1184791 /clang/lib/Sema/TreeTransform.h
parent74ca0c41059aa918f0de8aeb1fd65a34129fcba5 (diff)
downloadbcm5719-llvm-3e92a2b013c320ed2b2f6fc183a023fb3b657869.tar.gz
bcm5719-llvm-3e92a2b013c320ed2b2f6fc183a023fb3b657869.zip
Added reaper for commandline-launched processes.
GDBRemoteCommunicationServer::LaunchProcess () now uses the built-up ProcessLaunchArgs rather than clearing and setting items from the function arguments. I added setters for the arguments and launch flags, which lldb-gdbserver uses for its specification of the commandline-specified startup app (if one is specified). LaunchProcess () also adds a new reaper monitor that it applies to the launched process if no process monitor has already been applied. This addresses an issue where the 'k' command would generate (possibly false) warnings about not being able to positively state whether a killed process actually terminated. GDBRemoteCommunicationServer now definitely knows the disposition of its children. llvm-svn: 199959
Diffstat (limited to 'clang/lib/Sema/TreeTransform.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud