diff options
author | Howard Hinnant <hhinnant@apple.com> | 2011-09-01 21:02:45 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2011-09-01 21:02:45 +0000 |
commit | 00d8c245b26d74415a712cb99687ac9ffe01fbf4 (patch) | |
tree | 101d4b29b7440503b856ad115b12a8c83d283aa5 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | cbbc0141f6c1bcae309ebaaa100cfd03c4386c52 (diff) | |
download | llvm-00d8c245b26d74415a712cb99687ac9ffe01fbf4.zip llvm-00d8c245b26d74415a712cb99687ac9ffe01fbf4.tar.gz llvm-00d8c245b26d74415a712cb99687ac9ffe01fbf4.tar.bz2 |
Reimplemented much of <istream> such that single character extractions do not check to see if this is the last character in the stream and thus never set eofbit. This fixes http://llvm.org/bugs/show_bug.cgi?id=10817 . This fix requires a recompiled libc++.dylib to be fully implemented. The recompiled libc++.dylib is ABI compatible with that shipped on Lion.
llvm-svn: 138961
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions