summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/cpp11-migrate/Core/SyntaxCheck.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2013-06-13 15:27:17 +0000
committerReid Kleckner <reid@kleckner.net>2013-06-13 15:27:17 +0000
commit6e6a0f50b3314b1d0e6e8706959bd29b57ecd5be (patch)
tree72b9b1d2347c870b42baf1f70f17eaf447c56834 /clang-tools-extra/cpp11-migrate/Core/SyntaxCheck.cpp
parent92509c1c0c8c9b3ad17aa265c2426a69ff0d0997 (diff)
downloadbcm5719-llvm-6e6a0f50b3314b1d0e6e8706959bd29b57ecd5be.tar.gz
bcm5719-llvm-6e6a0f50b3314b1d0e6e8706959bd29b57ecd5be.zip
[Support] Fix handle and memory leak for processes that are not waited for
Execute's Data parameter is now optional, so we won't allocate memory for it on Windows and we'll close the process handle. The Unix code should probably do something similar to avoid accumulation of zombie children that haven't been waited on. Tested on Linux and Windows. llvm-svn: 183906
Diffstat (limited to 'clang-tools-extra/cpp11-migrate/Core/SyntaxCheck.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud