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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-format] [PR45357] Fix issue found with operator spacing
mydeveloperday
2020-05-07
1
-0
/
+6
*
clang-format: Fix pointer alignment for overloaded operators (PR45107)
Hans Wennborg
2020-05-07
1
-14
/
+32
*
clang-format: fix spacing in `operator const char*()`
Krasimir Georgiev
2020-03-02
1
-4
/
+11
*
[clang-format] Expand the SpacesAroundConditions option to include catch stat...
mydeveloperday
2020-01-21
1
-1
/
+1
*
[clang-format] fix conflict between FormatStyle::BWACS_MultiLine and BeforeCa...
Mitchell Balan
2020-01-06
1
-0
/
+13
*
[clang-format/java] format multiple qualified annotations on one declaration ...
Nico Weber
2020-01-03
1
-1
/
+1
*
[clang-format] C# formatting a class with inheritance followed by an attribut...
mydeveloperday
2019-12-20
1
-1
/
+1
*
Fix warning on extra ';'. NFC.
Michael Liao
2019-12-03
1
-1
/
+1
*
[clang-format] Add new option to add spaces around conditions
Mitchell Balan
2019-12-03
2
-1
/
+21
*
[Format] Add format check for coroutine keywords with negative numbers
Brian Gesiak
2019-11-30
1
-1
/
+2
*
[clang][NFC] Make various uses of Regex const
Thomas Preud'homme
2019-11-19
4
-37
/
+37
*
[clang-format] fix regression in middle pointer alignment
mydeveloperday
2019-11-16
1
-1
/
+1
*
Remove +x permission on clang/lib/Format/Format.cpp
Sylvestre Ledru
2019-11-16
1
-0
/
+0
*
[clang-format] Add SpaceBeforeBrackets
mydeveloperday
2019-11-16
2
-5
/
+11
*
[clang-format] Flexible line endings
Cameron Desrochers
2019-11-15
1
-3
/
+12
*
[clang-format] Fixed edge-case with SpacesInSquareBrackets with trailing bare...
Mitchell Balan
2019-11-14
1
-3
/
+7
*
Allow additional file suffixes/extensions considered as source in main includ...
mydeveloperday
2019-11-12
1
-0
/
+2
*
[clang-format] [PR36294] AlwaysBreakAfterReturnType works incorrectly for som...
mydeveloperday
2019-11-12
1
-6
/
+28
*
clang-format: [JS] support null operators.
Martin Probst
2019-11-11
2
-0
/
+14
*
[clang-format] Make '.clang-format' variants finding a loop (NFC)
Anders Waldenborg
2019-11-07
1
-31
/
+27
*
[clang-format] [PR35518] C++17 deduction guides are wrongly formatted
paulhoad
2019-11-06
1
-0
/
+68
*
[clang-format] Fix SpacesInSquareBrackets for Lambdas with Initial "&ref" Par...
Mitchell Balan
2019-10-31
1
-1
/
+1
*
[Format] Add format check for throwing negative numbers
Brian Gesiak
2019-10-18
1
-1
/
+1
*
[clang-format] fix regression recognizing casts in Obj-C calls
Krasimir Georgiev
2019-10-18
1
-2
/
+3
*
[clang-format] throws an incorrect assertion in consumeToken() formatting the...
Paul Hoad
2019-10-10
1
-1
/
+0
*
[clang-format] Update noexcept reference qualifiers detection
Krasimir Georgiev
2019-10-09
1
-14
/
+8
*
[clang-format] [PR27004] omits leading space for noexcept when formatting ope...
Paul Hoad
2019-10-07
1
-0
/
+7
*
[clang-format] SpacesInSquareBrackets should affect lambdas with parameters too
Paul Hoad
2019-10-05
1
-3
/
+4
*
[clang-format] C++11 braced lists should respect the SpacesInParentheses setting
Paul Hoad
2019-10-04
1
-3
/
+6
*
[clang-format] [PR43531] clang-format damages "alternative representations" f...
Paul Hoad
2019-10-04
1
-1
/
+11
*
[clang-format] [PR42417] clang-format inserts a space after '->' for operator...
Paul Hoad
2019-10-04
1
-1
/
+3
*
[clang-format] [PR43338] C# clang format has space issues betweern C# only ke...
Paul Hoad
2019-10-04
3
-5
/
+27
*
[clang-format] [PR43333] Fix C# breaking before function name when using Attr...
Paul Hoad
2019-10-04
3
-4
/
+15
*
[clang-format] Add ability to wrap braces after multi-line control statements
Paul Hoad
2019-10-03
3
-21
/
+78
*
[ClangFormat] Future-proof Standard option, allow floating or pinning to arbi...
Sam McCall
2019-10-02
1
-12
/
+25
*
[clang-format] [PR43372] - clang-format shows replacements in DOS files when ...
Paul Hoad
2019-10-01
1
-3
/
+27
*
[clang-format] Reference qualifiers in member templates causing extra indenta...
Paul Hoad
2019-09-29
1
-4
/
+21
*
Revert r373056: [clang-format] Reference qualifiers in member templates causi...
Ilya Biryukov
2019-09-27
1
-12
/
+4
*
[clang-format] Reference qualifiers in member templates causing extra indenta...
Ilya Biryukov
2019-09-27
1
-4
/
+12
*
[clang-format] Add SortPriority fields to fix -Wmissing-field-initializers af...
Fangrui Song
2019-09-26
1
-5
/
+7
*
[clang-format] Modified SortIncludes and IncludeCategories to priority for so...
Paul Hoad
2019-09-25
1
-4
/
+10
*
Clang-format: Add Whitesmiths indentation style
Paul Hoad
2019-09-22
3
-0
/
+25
*
[clang-format][PR41899] PointerAlignment: Left leads to useless space in lamb...
Paul Hoad
2019-09-18
1
-1
/
+2
*
[clang-format][PR41964] Fix crash with SIGFPE when TabWidth is set to 0 and l...
Paul Hoad
2019-09-18
3
-17
/
+26
*
[clang-format] Fix cleanup of `AnnotatedLine` to include children nodes.
Yitzhak Mandelbaum
2019-09-17
1
-11
/
+18
*
clang-format: Add support for formatting (some) lambdas with explicit templat...
Nico Weber
2019-09-13
2
-3
/
+22
*
[clang-format] [PR43100] clang-format C# support does not add a space betwee...
Paul Hoad
2019-09-12
1
-0
/
+4
*
[clang-format] Add new style option IndentGotoLabels
Paul Hoad
2019-09-12
3
-3
/
+7
*
[clang-format] Apply BAS_AlwaysBreak to C++11 braced lists
Owen Pan
2019-09-10
1
-1
/
+3
*
clang-format: [JS] handle `as const`.
Martin Probst
2019-08-26
1
-0
/
+4
[next]