Krasimir Georgiev
|
650ea04ef9
[clang-format] Support text proto messages
|
8 سال پیش |
Richard Smith
|
9275ad44e0
Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR
|
8 سال پیش |
Francois Ferrand
|
0ce8b803dc
clang-format: add options to merge empty record body
|
8 سال پیش |
Chandler Carruth
|
fe7b37a8ff
[clang-format] Switch to case-insensitive header matching and use it to
|
8 سال پیش |
Krasimir Georgiev
|
598aad0fe0
[clang-format] Add a SortUsingDeclaration option and enable it by default
|
8 سال پیش |
Francois Ferrand
|
100ecde90e
clang-format: introduce InlineOnly short function style
|
8 سال پیش |
Krasimir Georgiev
|
2b802eb186
[clang-format] Support sorting using declarations
|
8 سال پیش |
Francois Ferrand
|
d96c7f9284
clang-format: Add CompactNamespaces option
|
8 سال پیش |
Francois Ferrand
|
3e1f3e75d9
clang-format: add option to merge empty function body
|
8 سال پیش |
Martin Probst
|
ec038a4a53
clang-format: [JS] do not clean up duplicated commas.
|
8 سال پیش |
Francois Ferrand
|
eaa2b10ecb
clang-format: Introduce BreakConstructorInitializers option
|
8 سال پیش |
Francois Ferrand
|
beecc65581
clang-format: Allow customizing the penalty for breaking assignment
|
8 سال پیش |
Martin Probst
|
e503002a06
clang-format: [JS] keep triple slash directives intact.
|
8 سال پیش |
Daniel Jasper
|
6878143d92
[clang-format] Convert AlignEscapedNewlinesLeft to an enum, adding
|
8 سال پیش |
Krasimir Georgiev
|
f47413706b
[clang-format] Replace IncompleteFormat by a struct with Line
|
8 سال پیش |
Nico Weber
|
bbbe98c73a
clang-format: Support formatting utf-8 character literals in C++11+ mode.
|
8 سال پیش |
Daniel Jasper
|
b8297df0f9
clang-format: Fix post-commit review comment of r299204, use Style.isCpp().
|
8 سال پیش |
Martin Probst
|
3d94569a35
clang-format: [JS] do not wrap @see tags.
|
8 سال پیش |
Andi-Bogdan Postelnicu
|
c658c8caa2
[clang-format] Add option to break before inheritance separation operator in class declaration.
|
8 سال پیش |
Krasimir Georgiev
|
b8c6b08bf7
[clang-format] Fixed a typo in Format.cpp and a clang-tidy nit about std::function copying; NFC
|
8 سال پیش |
Nico Weber
|
96b54be08e
Don't write to LLVMStyle.JavaScriptQuotes twice. No behavior change.
|
8 سال پیش |
Krasimir Georgiev
|
54958796cc
[clang-format] Add a new flag FixNamespaceComments to FormatStyle
|
8 سال پیش |
Martin Probst
|
4aad775d82
Blacklist arbitrary @\\w+ JSDoc tags from wrapping.
|
8 سال پیش |
Krasimir Georgiev
|
1741253403
[clang-format] Add a NamespaceEndCommentsFixer
|
8 سال پیش |
Nico Weber
|
13406afd09
clang-format: Enable include sorting for style=Chromium
|
8 سال پیش |
Nico Weber
|
3afc831301
clang-format: Fix many Objective-C formatting regressions from r289428
|
8 سال پیش |
Nico Weber
|
72ff07e150
Keep Chromium ObjC column limit at 80 for consistency with C++
|
8 سال پیش |
Martin Probst
|
75fb377553
clang-format: [JS] do not format MPEG transport streams.
|
8 سال پیش |
Antonio Maiorano
|
b19e13dd78
clang-format: fix fallback style set to "none" not always formatting
|
8 سال پیش |
Antonio Maiorano
|
9163a05093
clang-format: Make GetStyle return Expected<FormatStyle> instead of FormatStyle
|
8 سال پیش |