| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Removed some unused variables, added some consts, changed some casts
to const_cast. I don't think any of these changes are very
controversial.
Differential Revision: http://reviews.llvm.org/D9674
llvm-svn: 237218
|
|
|
|
|
|
| |
DataExtractor::BytesLeft() to return the correct value.
llvm-svn: 177616
|
|
|
|
|
|
|
|
| |
a data using DataEncoder.
Added DataEncoder to the lldb-forward.h file.
llvm-svn: 138950
|
|
can reserve a block of memory and store stuff into it.
llvm-svn: 138949
|