diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-03-21 17:55:43 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-03-21 17:55:43 +0000 |
commit | 8e93780c86fdf57267b8569ab777ddf964983a91 (patch) | |
tree | 9ed916372bb3534d8b7ab420755d2922d626ec54 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 45470943a9bcaa55e859db2e7236897412cfc0dd (diff) | |
download | bcm5719-llvm-8e93780c86fdf57267b8569ab777ddf964983a91.tar.gz bcm5719-llvm-8e93780c86fdf57267b8569ab777ddf964983a91.zip |
Frontend: Handle empty input on stdin.
- PR3854.
I think it makes more sense to change MemoryBuffer::getSTDIN (return 0
should indicate error, not empty), but it is documented to return 0
for empty inputs, and some other code appears to rely on this.
llvm-svn: 67448
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions