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-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
*
Refactor clang-format's formatter.
Manuel Klimek
2015-05-12
1
-135
/
+217
*
Refactor the formatter of clang-format.
Manuel Klimek
2015-05-11
1
-214
/
+336
*
Implements a way to retrieve information about whether some lines were not fo...
Manuel Klimek
2015-05-07
1
-2
/
+4
*
clang-format: [JS] Do not collapse short interfaces.
Daniel Jasper
2015-05-05
1
-1
/
+2
*
clang-format: Don't merge short else blocks.
Daniel Jasper
2015-04-30
1
-1
/
+6
*
clang-format: Fix selective indentaiton in nested blocks.
Daniel Jasper
2015-04-29
1
-1
/
+3
*
clang-format: Support nested block formatting with ColumnLimit=0.
Daniel Jasper
2015-04-23
1
-3
/
+7
*
clang-format: Don't corrupt macros with open braces.
Daniel Jasper
2015-03-13
1
-5
/
+8
*
clang-format: Don't remove newline if macro ends in access specifier.
Daniel Jasper
2015-03-09
1
-1
/
+2
*
clang-format: Format Objective-C try blocks like all the other try blocks.
Nico Weber
2015-02-07
1
-0
/
+2
*
clang-format: Add support for SEH __try / __except / __finally blocks.
Nico Weber
2015-02-04
1
-4
/
+12
*
clang-format: Fix crasher caused by not properly setting dry-run.
Daniel Jasper
2015-01-29
1
-2
/
+2
[next]