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
/
clang
/
lib
/
Format
/
UnwrappedLineFormatter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang] Update uses of DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-15
1
-5
/
+7
*
[clang-format] Respect BreakBeforeClosingBrace while calculating length
Krasimir Georgiev
2018-05-09
1
-2
/
+2
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-28
/
+28
*
Format closing braces when reformatting the line containing the opening brace.
Manuel Klimek
2018-04-23
1
-3
/
+6
*
[clang-format] Don't remove empty lines before namespace endings
Krasimir Georgiev
2018-04-19
1
-8
/
+10
*
Revert "[clang-format] Remove empty lines before }[;] // comment"
Krasimir Georgiev
2018-03-27
1
-5
/
+1
*
[clang-format] Remove empty lines before }[;] // comment
Krasimir Georgiev
2018-03-19
1
-1
/
+5
*
clang-format: use AfterControlStatement to format ObjC control blocks
Francois Ferrand
2018-02-27
1
-0
/
+8
*
[clang-format] Fix shortening blocks in macros causing merged next line
Krasimir Georgiev
2018-01-19
1
-3
/
+9
*
clang-format: [JS] do not collapse short classes.
Martin Probst
2017-11-25
1
-2
/
+7
*
clang-format: remove trailing lines in lamdas and arrow functions.
Martin Probst
2017-11-17
1
-0
/
+3
*
[clang-format] Format raw string literals
Krasimir Georgiev
2017-10-30
1
-24
/
+45
*
[clang-format] Fix regression about short functions after #else
Krasimir Georgiev
2017-10-02
1
-2
/
+1
*
clang-format clang-format.
Manuel Klimek
2017-09-20
1
-7
/
+8
*
[clang-format] New flag - BraceWrapping.AfterExternBlock
Krasimir Georgiev
2017-09-15
1
-2
/
+3
*
[clang-format] Fixed one-line if statement
Krasimir Georgiev
2017-09-11
1
-42
/
+108
*
clang-format: Add preprocessor directive indentation
Krasimir Georgiev
2017-08-30
1
-0
/
+4
*
clang-format: merge short case labels with trailing comments
Francois Ferrand
2017-07-28
1
-2
/
+21
*
clang-format: add options to merge empty record body
Francois Ferrand
2017-06-30
1
-5
/
+23
*
clang-format: introduce InlineOnly short function style
Francois Ferrand
2017-06-21
1
-1
/
+1
*
clang-format: Improve understanding of combined typedef+record declarations
Daniel Jasper
2017-06-19
1
-2
/
+5
*
clang-format: Add CompactNamespaces option
Francois Ferrand
2017-06-14
1
-4
/
+65
*
clang-format: add option to merge empty function body
Francois Ferrand
2017-06-13
1
-1
/
+10
*
[clang-format] Make NoLineBreakFormatter respect MustBreakBefore
Krasimir Georgiev
2017-05-18
1
-1
/
+2
*
[clang-format] Replace IncompleteFormat by a struct with Line
Krasimir Georgiev
2017-04-21
1
-2
/
+5
*
[clang-format] Fix parameter name comment; NFC
Krasimir Georgiev
2017-03-08
1
-1
/
+1
*
[clang-format] Refactor WhitespaceManager and friends
Daniel Jasper
2017-01-31
1
-25
/
+21
*
[clang-format] Fixed line merging of more than two lines
Cameron Desrochers
2016-11-15
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-0
/
+1
*
clang-format: [JS] Introduce JavaScriptWrapImports option.
Martin Probst
2016-06-13
1
-1
/
+3
*
clang-format: Don't format unrelated nested blocks.
Daniel Jasper
2016-02-29
1
-1
/
+3
*
clang-format: treat Q_SIGNALS as an access modifier
Daniel Jasper
2015-12-01
1
-2
/
+2
*
clang-format: Simplify and improve stop condition for formatting
Daniel Jasper
2015-11-02
1
-4
/
+1
*
clang-format: Be slightly more cautious when formatting subsequent lines afte...
Daniel Jasper
2015-11-01
1
-4
/
+19
*
clang-format: When a line is formatted, also format subsequence lines if thei...
Daniel Jasper
2015-10-28
1
-2
/
+5
*
clang-format: Increase cut-off limit for number of analyzed states.
Daniel Jasper
2015-10-27
1
-1
/
+1
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
clang-format: Add a new brace style "custom" as well as flags to
Daniel Jasper
2015-09-29
1
-4
/
+3
*
clang-format: Fix merging short case labels with comments.
Daniel Jasper
2015-09-21
1
-1
/
+2
*
Re-commit r247218: "Fix Clang-tidy misc-use-override warnings, other minor fi...
Hans Wennborg
2015-09-10
1
-3
/
+3
*
Revert r247218: "Fix Clang-tidy misc-use-override warnings, other minor fixes"
Hans Wennborg
2015-09-10
1
-3
/
+3
*
Fix Clang-tidy misc-use-override warnings, other minor fixes
Hans Wennborg
2015-09-10
1
-3
/
+3
*
clang-format: clang-format (NFC)
Daniel Jasper
2015-06-17
1
-2
/
+2
*
clang-format: NFC. Add a function to test whether an annotated line
Daniel Jasper
2015-06-17
1
-7
/
+6
*
clang-format: Make SFS_Inline imply SFS_Empty.
Daniel Jasper
2015-06-11
1
-1
/
+1
*
Fix crash in clang-format.
Manuel Klimek
2015-06-11
1
-2
/
+4
*
clang-format: Fix child-formatting in macros.
Daniel Jasper
2015-05-26
1
-4
/
+8
*
clang-format: Make member introduced in r237108 const.
Daniel Jasper
2015-05-12
1
-2
/
+1
*
clang-format: Fix hanging nested blocks in macros.
Daniel Jasper
2015-05-12
1
-2
/
+4
[next]