summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBStream.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FileSystem] Open File instances through the FileSystem.Jonas Devlieghere2018-11-021-2/+3
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-5/+4
* Rename Error -> Status.Zachary Turner2017-05-121-1/+1
* Move classes from Core -> Utility.Zachary Turner2017-02-021-3/+3
* Don't allow direct access to StreamString's internal buffer.Zachary Turner2016-11-161-7/+4
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-158/+113
* First pass at LLDBRPC.frameworkGreg Clayton2015-12-151-0/+7
* Add null pointer checks to some SBStream functions.Zachary Turner2015-01-141-0/+6
* (no commit message)Greg Clayton2014-07-301-0/+2
* Expose SBPlatform through the public API.Greg Clayton2013-11-201-1/+1
* Return 0 for the size_t return type.Bill Wendling2012-04-031-1/+1
* Work in progress for:Johnny Chen2011-12-201-0/+2
* Use Host::File in lldb_private::StreamFile and other places to cleanup hostGreg Clayton2011-02-091-1/+8
* Add test_display_source_python() test case to TestSourceManager.py which usesJohnny Chen2010-12-111-1/+1
* We now have SBStream that mirrors the generic stream classes we Greg Clayton2010-09-171-0/+178
OpenPOWER on IntegriCloud