Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly test BitstreamReader::setArtificialByteLimit, NFC | Duncan P. N. Exon Smith | 2016-03-28 | 1 | -1/+7 |
* | Remove accidentally duplicated test | Duncan P. N. Exon Smith | 2016-03-28 | 1 | -13/+0 |
* | Bitcode: Fix MSVC bot failure from r264549 | Duncan P. N. Exon Smith | 2016-03-27 | 1 | -2/+3 |
* | Support: Implement StreamingMemoryObject::getPointer | Duncan P. N. Exon Smith | 2016-03-27 | 1 | -0/+79 |
* | Bitcode: Add SimpleBitstreamCursor::setArtificialByteLimit | Duncan P. N. Exon Smith | 2016-03-27 | 1 | -0/+69 |
* | Bitcode: Add SimpleBitstreamCursor::getPointerToByte, etc. | Duncan P. N. Exon Smith | 2016-03-27 | 1 | -0/+43 |
* | [Bitcode] AtEndOfStream should only check against the size if it's known. | Jordan Rose | 2014-11-13 | 1 | -0/+56 |