summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/TargetInfo.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2012-01-12 00:29:46 +0000
committerJohnny Chen <johnny.chen@apple.com>2012-01-12 00:29:46 +0000
commit5886fb5bd361bafa04aeb5ff8a278948de8e14f5 (patch)
treed9874be1a451762b4aac3d59393498dd27a9b25a /clang/lib/CodeGen/TargetInfo.cpp
parent4f8cb1e83a0f17d17aac25bb041d195d158bd08b (diff)
downloadbcm5719-llvm-5886fb5bd361bafa04aeb5ff8a278948de8e14f5.tar.gz
bcm5719-llvm-5886fb5bd361bafa04aeb5ff8a278948de8e14f5.zip
rdar://problem/10492827
SBProcess.GetSTDERR() not getting stderr of the launched process Since we are launch the inferior with: process = target.LaunchSimple(None, None, os.getcwd()) i.e., without specifying stdin/out/err. A pseudo terminal is used for handling the process I/O, and we are satisfied once the expected output appears in process.GetSTDOUT(). llvm-svn: 147983
Diffstat (limited to 'clang/lib/CodeGen/TargetInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud