Paul Hoad
|
0884008c1c
[clang-format] [PR43333] Fix C# breaking before function name when using Attributes
|
5 年之前 |
Paul Hoad
|
868a5a7edd
[clang-format] Reference qualifiers in member templates causing extra indentation.
|
5 年之前 |
Ilya Biryukov
|
22929c361e
Revert r373056: [clang-format] Reference qualifiers in member templates causing extra indentation
|
5 年之前 |
Ilya Biryukov
|
c403453682
[clang-format] Reference qualifiers in member templates causing extra indentation
|
5 年之前 |
Paul Hoad
|
e6f9f40451
[clang-format][PR41899] PointerAlignment: Left leads to useless space in lambda intializer expression
|
6 年之前 |
Nico Weber
|
e7ad043754
clang-format: Add support for formatting (some) lambdas with explicit template parameters.
|
6 年之前 |
Paul Hoad
|
0e4f349383
[clang-format] [PR43100] clang-format C# support does not add a space between "using" and paren
|
6 年之前 |
Martin Probst
|
6d58eb5b44
clang-format: [JS] handle `as const`.
|
6 年之前 |
Owen Pan
|
c6321bda9d
[clang-format] Fix a bug that joins template closer and =
|
6 年之前 |
Owen Pan
|
b8b260edff
[clang-format] Fix the bug that joins template closer and > or >>
|
6 年之前 |
Owen Pan
|
d671e605e4
[clang-format] Expand AllowShortBlocksOnASingleLine for WebKit
|
6 年之前 |
Krasimir Georgiev
|
4579bbc8bd
[clang-format] fix crash involving invalid preprocessor line
|
6 年之前 |
Nico Weber
|
45eea8e6d9
clang-format: Support `if CONSTEXPR` if CONSTEXPR is a macro.
|
6 年之前 |
Fangrui Song
|
f137ef15ab
[Format] Make it easy to add new format::FormatStyle::LanguageStandard. NFCI
|
6 年之前 |
Ben Hamilton
|
ada9d5e815
[Format/ObjC] Avoid breaking between unary operators and operands
|
6 年之前 |
Ben Hamilton
|
34ac8add98
[clang-format] Don't detect call to ObjC class method as C++11 attribute specifier
|
6 年之前 |
Francois Ferrand
|
c65fb39b92
clang-format: better handle namespace macros
|
6 年之前 |
Francois Ferrand
|
5f069d7707
[clang-format] Allow configuring list of function-like macros that resolve to a type
|
6 年之前 |
Krasimir Georgiev
|
0c2ccecbd8
Revert "Revert "[clang-format] Keep protobuf "package" statement on one line""
|
6 年之前 |
Krasimir Georgiev
|
806f4c2c6b
[clang-format] Use SpacesBeforeTrailingComments for "option" directive
|
6 年之前 |
Reuben Thomas
|
9a63380260
[clang-format] Optionally insert a space after unary ! operator
|
6 年之前 |
Paul Hoad
|
4282d4f2c2
[clang-format] BreakAfterReturnType ignored on functions with numeric template parameters
|
6 年之前 |
Reuben Thomas
|
5ae8ac7bf1
[clang-format]: Add NonEmptyParentheses spacing option
|
6 年之前 |
Ronald Wampler
|
7e997c278b
[clang-format] Add style option AllowShortLambdasOnASingleLine
|
6 年之前 |
Krasimir Georgiev
|
994377621e
[clang-format] Refine structured binding detection
|
6 年之前 |
Haojian Wu
|
34b404d309
Revert "[clang-format] Keep protobuf "package" statement on one line"
|
6 年之前 |
Paul Hoad
|
aca36bed51
[clang-format] Keep protobuf "package" statement on one line
|
6 年之前 |
Paul Hoad
|
e2755ead71
[clang-format] Add basic support for formatting C# files
|
6 年之前 |
Paul Hoad
|
9c0f34221d
[clang-format] BeforeHash added to IndentPPDirectives
|
6 年之前 |
Paul Hoad
|
a2426a927e
[clang-format] structured binding in range for detected as Objective C
|
6 年之前 |