index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Utility
/
Stream.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Move Address and AddressRange functions out of Stream and let the...
Raphael Isemann
2019-12-05
1
-12
/
+12
*
[lldb] Remove some (almost) unused Stream::operator<<'s
Pavel Labath
2019-12-04
1
-24
/
+0
*
[lldb][NFC] Make Stream's IndentLevel an unsigned integers.
Raphael Isemann
2019-12-02
1
-4
/
+6
*
[lldb] remove unsigned Stream::operator<< overloads
Pavel Labath
2019-11-26
1
-24
/
+0
*
[Utility] Modernize C-style cats
Jonas Devlieghere
2019-05-23
1
-16
/
+16
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-64
/
+0
*
Have Stream::PutCStringAsRawHex8 take llvm::StringRef
Pavel Labath
2019-02-12
1
-5
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NFC] Small code cleanups in utility.
Jonas Devlieghere
2018-12-13
1
-2
/
+2
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
1
-1
/
+1
*
Remove manual byte counting from internal Stream methods.
Raphael Isemann
2018-09-12
1
-35
/
+41
*
Replace LLDB's LEB128 implementation with the one from LLVM
Raphael Isemann
2018-08-03
1
-35
/
+9
*
Add raw_ostream wrapper to the Stream class
Raphael Isemann
2018-08-03
1
-2
/
+2
*
Fix out-of-bounds read in Stream::PutCStringAsRawHex8
Raphael Isemann
2018-08-01
1
-2
/
+2
*
Don't ignore byte_order in Stream::PutMaxHex64
Raphael Isemann
2018-08-01
1
-3
/
+3
*
Remove Stream::UnitTest
Raphael Isemann
2018-07-31
1
-45
/
+0
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-14
/
+11
*
iwyu fixes on lldbUtility.
Zachary Turner
2017-04-06
1
-4
/
+4
*
Finish breaking the dependency from Utility.
Zachary Turner
2017-02-16
1
-54
/
+17
*
Remove dependencies from Utility to Core and Target.
Zachary Turner
2017-02-14
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-0
/
+613