aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/BinaryStreamRef.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-05-01Remove \brief commands from doxygen comments.Adrian Prantl1-1/+1
2017-11-27[BinaryStream] Support growable streams.Zachary Turner1-8/+8
2017-08-21[BinaryStream] Defaultify copy and move constructors.Zachary Turner1-6/+0
2017-05-17[BinaryStream] Reduce the amount of boiler plate needed to use.Zachary Turner1-0/+137