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
/
llvm
/
lib
/
Support
/
NativeFormatting.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Support: Add missing #include.
Peter Collingbourne
2018-01-18
1
-0
/
+2
*
Remove dead variable Len.
Eric Christopher
2017-01-04
1
-4
/
+1
*
[Support] Introduce llvm::formatv() function.
Zachary Turner
2016-11-11
1
-23
/
+44
*
NativeFormatting.cpp: Fix build for mingw. Where would writePadding() be?
NAKAMURA Takumi
2016-10-29
1
-1
/
+0
*
Resubmit "Add support for advanced number formatting."
Zachary Turner
2016-10-29
1
-84
/
+148
*
Revert "Resubmit "Add support for advanced number formatting.""
Renato Golin
2016-10-18
1
-309
/
+80
*
Rename HexStyle -> HexFormatStyle, and remove a constexpr.
Zachary Turner
2016-10-17
1
-16
/
+17
*
Resubmit "Add support for advanced number formatting."
Zachary Turner
2016-10-17
1
-80
/
+308
*
Revert formatting changes.
Zachary Turner
2016-10-17
1
-304
/
+79
*
Try to fix build after invalid pointer conversion.
Zachary Turner
2016-10-17
1
-0
/
+14
*
[Support] Add support for "advanced" number formatting.
Zachary Turner
2016-10-17
1
-79
/
+290
*
Fix build error on LP64 platforms.
Rui Ueyama
2016-10-11
1
-1
/
+2
*
[raw_ostream] Raise some helper functions out of raw_ostream.
Zachary Turner
2016-10-11
1
-0
/
+180