summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2014-10-14 20:18:05 +0000
committerGreg Clayton <gclayton@apple.com>2014-10-14 20:18:05 +0000
commitb8e9b8b703b27c8c4e6fe986b80e80e934269c75 (patch)
tree519eb03371acc16d3839f0a20ef28c007ea6b02a /clang/lib/Basic/Targets.cpp
parente5121f3c109e65099f5e422f14f697d1cd8a4eac (diff)
downloadbcm5719-llvm-b8e9b8b703b27c8c4e6fe986b80e80e934269c75.tar.gz
bcm5719-llvm-b8e9b8b703b27c8c4e6fe986b80e80e934269c75.zip
Fixed stdio redirection within LLDB to "do the right thing" in all cases.
The main issue was if you didn't specify all three (stdin/out/err), you would get file actions added to the launch that would always use the pseudo terminal. This is now fixed. Also fixed the test suite test that handles IO to test redirecting things individually and all together and in other combinations to make sure we don't regress. <rdar://problem/18638226> llvm-svn: 219711
Diffstat (limited to 'clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud