OSDN Git Service

De-constify the input to the "operator >>" method as it is modified.
authorBill Wendling <isanbard@gmail.com>
Tue, 25 Mar 2008 18:16:52 +0000 (18:16 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 25 Mar 2008 18:16:52 +0000 (18:16 +0000)
commit3ee3267fc2c4d1d630d9a918ba1453e4fe47c429
tree5e190a18c168cd61dc0ece1b0e138cc9eb68694d
parentcffbd2562a5e3ba435dd2b622710ec272c634da5
De-constify the input to the "operator >>" method as it is modified.
Patch by dekruijf@cs.wisc.edu!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48782 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Streams.h