diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2010-11-10 08:37:47 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2010-11-10 08:37:47 +0000 |
commit | 46cf7c5fd6768f94d8938458668672a54d710f6d (patch) | |
tree | fbef7561cd5b7459c81564c3bec356cd47c7aec4 /lib/Analysis/InstructionSimplify.cpp | |
parent | 867fe8570f299a058f155f98646d85cabc27155b (diff) |
Win32/Process.inc: [PR8527] Process::FileDescriptorIsDisplayed(fd) should not check by FILE_TYPE_CHAR. It must be better to check it with Console API.
The special file "NUL" is FILE_TYPE_CHAR with GetFileType(h). It was treated as display device and discarding output to NUL had failed. (eg. opt -o nul)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118678 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/InstructionSimplify.cpp')
0 files changed, 0 insertions, 0 deletions