]> granicus.if.org Git - clang/commit
Frontend: Create a virtual file for named pipe inputs.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 27 Nov 2012 00:04:16 +0000 (00:04 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 27 Nov 2012 00:04:16 +0000 (00:04 +0000)
commitacf36129fa7ff2abef80d38ab6901a50b044c7d1
treed840c2b67cbf08107d24c96cc8c3928b75c03c8e
parent2e39713a3d72c243a2bcd13cc8f5036ba6b487d9
Frontend: Create a virtual file for named pipe inputs.
 - This ensures we see the right buffer size for the file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@168636 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInstance.cpp
test/Misc/dev-fd-fs.c