Nico Weber
|
b9b4a211d3
clang-format clang/lib/Format
|
6 years ago |
Fangrui Song
|
8edfd52e3c
[Format] getFormattingLangOpts: make LS_Auto uses LS_Cpp11 lexing rule
|
6 years ago |
Fangrui Song
|
f137ef15ab
[Format] Make it easy to add new format::FormatStyle::LanguageStandard. NFCI
|
6 years ago |
Ben Hamilton
|
83a361438a
Adds support for formatting NS_CLOSED_ENUM and CF_CLOSED_ENUM alongside NS_ENUM and CF_ENUM.
|
6 years ago |
Sam McCall
|
54b8029400
clang-format: Add new style option AlignConsecutiveMacros
|
6 years ago |
Francois Ferrand
|
c65fb39b92
clang-format: better handle namespace macros
|
6 years ago |
Francois Ferrand
|
5f069d7707
[clang-format] Allow configuring list of function-like macros that resolve to a type
|
6 years ago |
Fangrui Song
|
329eb5c6ba
Use llvm::stable_sort
|
6 years ago |
Owen Pan
|
764bd63e5b
[clang-format] Add AfterCaseLabel to BraceWrapping
|
6 years ago |
Reuben Thomas
|
9a63380260
[clang-format] Optionally insert a space after unary ! operator
|
6 years ago |
Nico Weber
|
070a4ca7a3
Updating Chromium's Java import order
|
6 years ago |
Krasimir Georgiev
|
ef11818ff8
[clang-format] Preserve include blocks in ObjC Google style
|
6 years ago |
Krasimir Georgiev
|
d1957e232e
[clang-format] Do not emit replacements while regrouping if Cpp includes are OK
|
6 years ago |
Eric Liu
|
62e3198c4f
[clang-format] Regroup #includes into blocks for Google style
|
6 years ago |
Paul Hoad
|
3801733470
[clang-format] [PR41187] moves Java import statements to the wrong location if code contains statements that start with the word import
|
6 years ago |
Reuben Thomas
|
5ae8ac7bf1
[clang-format]: Add NonEmptyParentheses spacing option
|
6 years ago |
Ronald Wampler
|
7e997c278b
[clang-format] Add style option AllowShortLambdasOnASingleLine
|
6 years ago |
Paul Hoad
|
c4515d0974
Clang-format: add finer-grained options for putting all arguments on one line
|
6 years ago |
Paul Hoad
|
e2755ead71
[clang-format] Add basic support for formatting C# files
|
6 years ago |
Paul Hoad
|
9c0f34221d
[clang-format] BeforeHash added to IndentPPDirectives
|
6 years ago |
Jordan Rupprecht
|
937655622b
[clang-format] Propagate inferred language to getLLVMStyle() in getPredefinedStyle()
|
6 years ago |
Paul Hoad
|
fed577da96
[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if an "else" statement is present
|
6 years ago |
Paul Hoad
|
c7f101d7ac
Revert "[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if an "else" statement is present"
|
6 years ago |
Paul Hoad
|
0ba0294ffd
[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if an "else" statement is present
|
6 years ago |
Paul Hoad
|
8e47b092c6
[clang-format] clang-format off/on not respected when using C Style comments
|
6 years ago |
Paul Hoad
|
70f886033a
[clang-format] [NFC] clang-format the Format library
|
6 years ago |
Jordan Rupprecht
|
358a36e576
[clang-format][TableGen] Don't add spaces around items in square braces.
|
6 years ago |
Jordan Rupprecht
|
48d130f239
[clang-format][NFC] Allow getLLVMStyle() to take a language
|
6 years ago |
Krasimir Georgiev
|
caa4915496
[clang-format] Do not emit replacements if Java imports are OK
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |