Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bc041b82d44b51a3b7da79c38e4052e28ff8011c
/
llvm
/
unittests
/
Support
/
StreamingMemoryObjectTest.cpp
91d3cfe
Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes."
by Duncan P. N. Exon Smith
· 10 years ago
1760dc2
Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes.
by Eugene Zelenko
· 10 years ago
456c996
Support: Implement StreamingMemoryObject::getPointer
by Duncan P. N. Exon Smith
· 10 years ago
6648a08
Support: Move StreamingMemoryObject{,Test}.cpp, NFC
by Duncan P. N. Exon Smith
· 10 years ago
[Renamed (62%) from llvm/unittests/Support/StreamingMemoryObject.cpp]
1aabf98
Use std::unique_ptr to manage the DataStreamer in bitcode parsing.
by Rafael Espindola
· 10 years ago
fcfd5ae
Fix StreamingMemoryObject to respect known object size.
by Derek Schuff
· 10 years ago
d990388
[cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py.
by Chandler Carruth
· 11 years ago
945d7f5
Fix a silly bug in StreamingMemoryObject.cpp.
by Rafael Espindola
· 11 years ago