Jonas Devlieghere
|
ef858170ac
Lift VFS from clang to llvm (NFC)
|
6 tahun lalu |
Francois Ferrand
|
c59e1fef13
clang-format: better handle statement macros
|
6 tahun lalu |
Owen Pan
|
784cbe17ca
[ClangFormat] 'try' of function-try-block doesn't obey BraceWrapping
|
7 tahun lalu |
Owen Pan
|
ba1471ee75
[clang-format] Do not merge short case labels if followed by a block.
|
7 tahun lalu |
Ilya Biryukov
|
d046e91f17
[clang-Format] Fix indentation of member call after block
|
7 tahun lalu |
Owen Pan
|
903444bc95
[clang-format] Wrapped block after case label should not be merged into one line
|
7 tahun lalu |
Sam McCall
|
024b9a4311
clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'export' specifier
|
7 tahun lalu |
Jonas Toth
|
1bc73590ad
Fix Bug 38713: clang-format mishandles a short block after "default:" in a switch statement
|
7 tahun lalu |
Jonas Toth
|
e3951d8886
[clang-format] fix PR38557 - comments between "default" and ':' causes the case label to be treated as an identifier
|
7 tahun lalu |
Jonas Toth
|
053b38af4b
[clang-format] fix PR38525 - Extraneous continuation indent spaces with BreakBeforeBinaryOperators set to All
|
7 tahun lalu |
Ilya Biryukov
|
fe1098c848
[Format] Fix for bug 35641
|
7 tahun lalu |
Hans Wennborg
|
590084b80f
[clang-format] Add SpaceBeforeCpp11BracedList option.
|
7 tahun lalu |
Francois Ferrand
|
a1f8bd3778
clang-format: Introduce BreakInheritanceList option
|
7 tahun lalu |
Krasimir Georgiev
|
e165ea18a0
[clang-format] fix buildbots after r333085
|
7 tahun lalu |
Krasimir Georgiev
|
1ef6dbb8b9
[clang-format] Break template declarations followed by comments
|
7 tahun lalu |
Krasimir Georgiev
|
e5dd68a580
[clang-format] Add a test case for crash
|
7 tahun lalu |
Francois Ferrand
|
5a50603886
clang-format: Allow optimizer to break template declaration.
|
7 tahun lalu |
Francois Ferrand
|
9eb858c859
clang-format: tweak formatting of variable initialization blocks
|
7 tahun lalu |
Nicola Zaghen
|
ff0626ea3c
[clang] Update uses of DEBUG macro to LLVM_DEBUG.
|
7 tahun lalu |
Eric Liu
|
202f2c8220
[clang-format] Move #include related style to libToolingCore
|
7 tahun lalu |
Krasimir Georgiev
|
f5169f5088
[clang-format] Don't remove empty lines before namespace endings
|
7 tahun lalu |
Ben Hamilton
|
10cfa0b0ad
[clang-format] Improve ObjC guessing heuristic by supporting all @keywords
|
7 tahun lalu |
Ben Hamilton
|
c979262efd
[clang-format] Always indent wrapped Objective-C selector names
|
7 tahun lalu |
Manuel Klimek
|
7c0049b35f
Fix bugs around handling C++11 attributes.
|
7 tahun lalu |
Mark Zeren
|
893efa76e2
[clang-format] In tests, expected code should be format-stable
|
7 tahun lalu |
Ben Hamilton
|
1798209646
[clang-format/ObjC] Do not detect "[]" as ObjC method expression
|
7 tahun lalu |
Ben Hamilton
|
e37a191e99
[clang-format] Refine ObjC guesser to handle child lines of child lines
|
7 tahun lalu |
Krasimir Georgiev
|
fca35ec59e
Revert "[clang-format] Remove empty lines before }[;] // comment"
|
7 tahun lalu |
Ben Hamilton
|
6ef13cd268
[clang-format] Fix ObjC style guesser to also iterate over child lines
|
7 tahun lalu |
Daniel Jasper
|
1cbe63e9e5
clang-format: Narrow down raw string literal line break exception.
|
7 tahun lalu |