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
/
include
/
llvm
/
Support
/
circular_raw_ostream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat headers in ADT and Support partially.
NAKAMURA Takumi
2015-08-10
1
-2
/
+1
*
Whitespace.
NAKAMURA Takumi
2015-08-10
1
-1
/
+1
*
Reformat linebreaks.
NAKAMURA Takumi
2015-08-10
1
-1
/
+0
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
clang-format this constructor.
Rafael Espindola
2015-04-09
1
-8
/
+4
*
This reverts commit r234460 and r234461.
Rafael Espindola
2015-04-09
1
-8
/
+8
*
Add classof implementations to the raw_ostream classes.
Rafael Espindola
2015-04-09
1
-8
/
+8
*
Delete unused constructor.
Rafael Espindola
2015-04-09
1
-9
/
+0
*
[C++11] Make use of 'nullptr' in the Support library.
Craig Topper
2014-04-07
1
-4
/
+4
*
[C++11] Remove 'virtual' keyword from methods marked with 'override' keyword.
Craig Topper
2014-03-10
1
-2
/
+2
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-2
/
+2
*
Use empty parens for empty function parameter list instead of '(void)'.
Dmitri Gribenko
2012-11-15
1
-2
/
+2
*
Add LLVM_OVERRIDE to methods that override their base classes.
Craig Topper
2012-09-23
1
-2
/
+2
*
Add circular_raw_ostream, which buffers its output in a circular queue
David Greene
2009-12-23
1
-0
/
+171