diff options
author | Daniel Malea <daniel.malea@intel.com> | 2013-02-15 21:21:52 +0000 |
---|---|---|
committer | Daniel Malea <daniel.malea@intel.com> | 2013-02-15 21:21:52 +0000 |
commit | 2dd69bb5f2a2c8eae285626bd12dfa1aafb63b2b (patch) | |
tree | b7266a5fe202b777c44d8a110f15ecdb5d28ee35 /clang/test/CodeGenCXX/trivial-constructor-init.cpp | |
parent | 69fb3d11ec19d099fda2b64a89abea9fa906c4d5 (diff) | |
download | bcm5719-llvm-2dd69bb5f2a2c8eae285626bd12dfa1aafb63b2b.tar.gz bcm5719-llvm-2dd69bb5f2a2c8eae285626bd12dfa1aafb63b2b.zip |
Fix misuse of python subprocess module (caused "leaking" processes and garbling the terminal)
- fixed cleanup of Popen objects by pushing spawn logic into test Base and out of test cases
- connect subprocess stdin to PIPE (rather than the parent's STDIN) to fix silent terminal issue
Tested on Linux and Mac OS X
llvm-svn: 175301
Diffstat (limited to 'clang/test/CodeGenCXX/trivial-constructor-init.cpp')
0 files changed, 0 insertions, 0 deletions