[clang-format] Add option AllowShortRecordOnASingleLine #154580
owenca
commented
on 2025-08-24
owenca
changed the title [clang-format] Add option AllowShortRecordsOnASingleLine [clang-format] Add option AllowShortRecordOnASingleLine 222 days ago
owenca
commented
on 2025-08-24
owenca
commented
on 2025-08-25
owenca
commented
on 2025-08-25
owenca
commented
on 2025-09-03
owenca
commented
on 2025-09-04
owenca
commented
on 2025-09-05
owenca
commented
on 2025-09-07
owenca
commented
on 2025-09-19
owenca
commented
on 2025-09-21
kuhar
removed review request
from
kuhar
194 days ago
itzexpoexpo
force pushed
from
47156150
to
00012800
169 days ago
itzexpoexpo
force pushed
from
00012800
to
1cb4dcb4
169 days ago
itzexpoexpo
force pushed
from
1cb4dcb4
to
014700f5
127 days ago
itzexpoexpo
force pushed
from
78004f98
to
b137b3ca
66 days ago
[clang-format] Add option AllowShortRecordsOnASingleLine
a869078b
Fixup: option order, inline MergeShortRecord lambda
47fd5d03
Use consistently named enum values
4d022f26
Change option name to use singular form
c48c4599
Fix docs after rename
b6ca4fc2
Fixup documentation
59f4fd74
Fix SplitEmptyRecord handling, docs
21ed96fe
Fix behavior of Never, add EmptyIfAttached
ed5a6c04
Fix incorrect handling of left brace wrapping
f365ba69
Fixup test cases
0ea79485
Fixup ShouldBreakBeforeBrace
815b5239
Fixups
f4b205d9
Update release notes, fixup UnwrappedLineFormatter
006bc700
Fixup FormatStyle::operator==, misc UnwrappedLineFormatter
5ca4d304
Fix interaction between AllowShortRecord and AllowShortBlocks options
8ce9f526
Fix incorrect merge check
c601c10a
Add const, change is to isNot
452016b2
Extract record merging into a separate function
8e26587b
Minor fixes for tryMergeRecord
16d0bc90
Fix -Wswitch and -Wlogical-op-parentheses errors
ac5adb92
Fixup comments
57752585
Fix missing empty block check
cae57d5b
Fix linux build failing
fbf21335
Comment fixups
ff7da89f
Fix handling of Java/JS records and interfaces
eceb8df8
Minor fixups
85ceec69
Bump version and revert oddly reformatted comment blocks
0bc47fc7
itzexpoexpo
force pushed
from
efc6603f
to
0bc47fc7
40 days ago
Regenerate ClangFormatStyleOptions.rst
7736a21a
owenca
commented
on 2026-03-09
Change EmptyIfAttached to EmptyAndAttached, address missed comments
68062957
Missing kw_union, fix keyword order
9af8486c
owenca
commented
on 2026-03-14
Improve UnwrappedLineParser test coverage, remove old Java handling i…
83823bda
Fix brace wrapping order for struct and class
66069742
Refactor ShouldBreakBeforeBrace function parameters
b2359e15
owenca
approved these changes
on 2026-03-15
owenca
merged
a7aebd80
into main 19 days ago
Assignees
No one assigned
Labels
clang
clang-format
Login to write a write a comment.
Login via GitHub