mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 14:48:27 +08:00
Remove a pseudo terminal master open and slave file descriptor that was being used for pythong stdin. It was not hooked up correctly and was causing file descriptor leaks. llvm-svn: 149098