[libc++] Remove use of auto with actual type
authorLouis Dionne <ldionne@apple.com>
Tue, 2 Apr 2019 19:20:47 +0000 (19:20 +0000)
committerLouis Dionne <ldionne@apple.com>
Tue, 2 Apr 2019 19:20:47 +0000 (19:20 +0000)
commit6cd81263600d52786b2d2b49e21c8115bfd87039
tree831ec3110ddc92d7893666fc1f1e47a5921b4d61
parentf401a749e11dfd4c3d40c9230fdfea3645419857
[libc++] Remove use of auto with actual type

For compatibility with C++03.

llvm-svn: 357512
libcxx/include/istream