Krasimir Georgiev
|
e3e8f2a67b
[clang-format] Java import sorting in clang-format
|
6 yıl önce |
Francois Ferrand
|
c59e1fef13
clang-format: better handle statement macros
|
6 yıl önce |
Sam McCall
|
024b9a4311
clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'export' specifier
|
7 yıl önce |
Daniel Jasper
|
42c483011b
clang-format: Change Google style wrt. the formatting of empty messages.
|
7 yıl önce |
Krasimir Georgiev
|
2f0ca90479
[clang-format] Add some text proto functions to Google style
|
7 yıl önce |
Krasimir Georgiev
|
323c6c5e52
[clang-format] Indent after breaking Javadoc annotated line
|
7 yıl önce |
Krasimir Georgiev
|
cc3a6212f6
[clang-format] Support additional common functions for text proto formatting
|
7 yıl önce |
Krasimir Georgiev
|
a8fca7b41c
[clang-format] Enable text proto formatting in common functions
|
7 yıl önce |
Eric Liu
|
e0e097a759
[clang-format] Add a default format style that can be used by users of `getStyle`
|
7 yıl önce |
Ben Hamilton
|
e8a55f98df
[clang-format] Disable AlwaysBreakBeforeMultilineStrings in Google style for Objective-C 📜
|
7 yıl önce |
Hans Wennborg
|
590084b80f
[clang-format] Add SpaceBeforeCpp11BracedList option.
|
7 yıl önce |
Francois Ferrand
|
a1f8bd3778
clang-format: Introduce BreakInheritanceList option
|
7 yıl önce |
Eric Liu
|
38ad3c9160
Reland "Move #include manipulation code to new lib/Tooling/Inclusions."
|
7 yıl önce |
Eric Liu
|
170c6a338f
Revert "Reland "Move #include manipulation code to new lib/Tooling/Inclusions.""
|
7 yıl önce |
Eric Liu
|
f311608c6c
Reland "Move #include manipulation code to new lib/Tooling/Inclusions."
|
7 yıl önce |
Eric Liu
|
d7bc93eac6
Revert "Move #include manipulation code to new lib/Tooling/Inclusions."
|
7 yıl önce |
Eric Liu
|
be7fed513b
Move #include manipulation code to new lib/Tooling/Inclusions.
|
7 yıl önce |
Francois Ferrand
|
5a50603886
clang-format: Allow optimizer to break template declaration.
|
7 yıl önce |
Nicola Zaghen
|
ff0626ea3c
[clang] Update uses of DEBUG macro to LLVM_DEBUG.
|
7 yıl önce |
Eric Liu
|
3593417ce4
[Tooling] Pull #include manipulation code from clangFormat into libToolingCore.
|
7 yıl önce |
Eric Liu
|
202f2c8220
[clang-format] Move #include related style to libToolingCore
|
7 yıl önce |
Eric Liu
|
617cf1a3b9
Add SourceManagerForFile helper which sets up SourceManager and dependencies for a single file with code snippet
|
7 yıl önce |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 yıl önce |
Eric Liu
|
1084e05342
[clang-format] Refactor #include insertion/deletion functionality into a class.
|
7 yıl önce |
Krasimir Georgiev
|
3b37fe8026
[clang-format] Start formatting cpp code in raw strings in google style
|
7 yıl önce |
Manuel Klimek
|
3a450c6074
Format closing braces when reformatting the line containing the opening brace.
|
7 yıl önce |
Ben Hamilton
|
10cfa0b0ad
[clang-format] Improve ObjC guessing heuristic by supporting all @keywords
|
7 yıl önce |
Ben Hamilton
|
e37a191e99
[clang-format] Refine ObjC guesser to handle child lines of child lines
|
7 yıl önce |
Ben Hamilton
|
6ef13cd268
[clang-format] Fix ObjC style guesser to also iterate over child lines
|
7 yıl önce |
Ben Hamilton
|
541a3de27e
[clang-format] Add a few more Core Graphics identifiers to ObjC heuristic
|
7 yıl önce |