index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Format
/
Format.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-format] [PR43333] Fix C# breaking before function name when using Attr...
Paul Hoad
2019-10-04
1
-1
/
+3
*
[clang-format] Add ability to wrap braces after multi-line control statements
Paul Hoad
2019-10-03
1
-11
/
+35
*
[ClangFormat] Future-proof Standard option, allow floating or pinning to arbi...
Sam McCall
2019-10-02
1
-12
/
+25
*
[clang-format] [PR43372] - clang-format shows replacements in DOS files when ...
Paul Hoad
2019-10-01
1
-3
/
+27
*
[clang-format] Add SortPriority fields to fix -Wmissing-field-initializers af...
Fangrui Song
2019-09-26
1
-5
/
+7
*
[clang-format] Modified SortIncludes and IncludeCategories to priority for so...
Paul Hoad
2019-09-25
1
-4
/
+10
*
Clang-format: Add Whitesmiths indentation style
Paul Hoad
2019-09-22
1
-0
/
+14
*
[clang-format] Fix cleanup of `AnnotatedLine` to include children nodes.
Yitzhak Mandelbaum
2019-09-17
1
-11
/
+18
*
[clang-format] Add new style option IndentGotoLabels
Paul Hoad
2019-09-12
1
-0
/
+2
*
clang-format: Disable across-block include reordering.
Nico Weber
2019-08-23
1
-0
/
+21
*
[clang-format] Recognize ECMAScript module .mjs as JavaScript
Fangrui Song
2019-08-23
1
-2
/
+3
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-2
/
+2
*
[clang-format] Expand AllowShortBlocksOnASingleLine for WebKit
Owen Pan
2019-08-11
1
-2
/
+12
*
[clang-format] Add SpaceInEmptyBlock option for WebKit
Owen Pan
2019-08-10
1
-0
/
+3
*
[clang-format] Fix a bug that doesn't break braces before unions for Allman
Owen Pan
2019-08-02
1
-0
/
+1
*
clang-format clang/lib/Format
Nico Weber
2019-07-29
1
-6
/
+6
*
[Format] getFormattingLangOpts: make LS_Auto uses LS_Cpp11 lexing rule
Fangrui Song
2019-07-24
1
-4
/
+7
*
[Format] Make it easy to add new format::FormatStyle::LanguageStandard. NFCI
Fangrui Song
2019-07-24
1
-4
/
+4
*
Adds support for formatting NS_CLOSED_ENUM and CF_CLOSED_ENUM alongside NS_EN...
Ben Hamilton
2019-07-22
1
-4
/
+5
*
clang-format: Add new style option AlignConsecutiveMacros
Sam McCall
2019-07-02
1
-0
/
+2
*
clang-format: better handle namespace macros
Francois Ferrand
2019-06-06
1
-0
/
+1
*
[clang-format] Allow configuring list of function-like macros that resolve to...
Francois Ferrand
2019-05-29
1
-0
/
+1
*
Use llvm::stable_sort
Fangrui Song
2019-04-24
1
-5
/
+4
*
[clang-format] Add AfterCaseLabel to BraceWrapping
Owen Pan
2019-04-08
1
-3
/
+5
*
[clang-format] Optionally insert a space after unary ! operator
Reuben Thomas
2019-04-08
1
-0
/
+2
*
Updating Chromium's Java import order
Nico Weber
2019-04-04
1
-3
/
+10
*
[clang-format] Preserve include blocks in ObjC Google style
Krasimir Georgiev
2019-04-04
1
-0
/
+5
*
[clang-format] Do not emit replacements while regrouping if Cpp includes are OK
Krasimir Georgiev
2019-04-03
1
-4
/
+16
*
[clang-format] Regroup #includes into blocks for Google style
Eric Liu
2019-04-03
1
-0
/
+1
*
[clang-format] [PR41187] moves Java import statements to the wrong location i...
Paul Hoad
2019-03-30
1
-1
/
+1
*
[clang-format]: Add NonEmptyParentheses spacing option
Reuben Thomas
2019-03-30
1
-0
/
+2
*
[clang-format] Add style option AllowShortLambdasOnASingleLine
Ronald Wampler
2019-03-26
1
-0
/
+14
*
Clang-format: add finer-grained options for putting all arguments on one line
Paul Hoad
2019-03-23
1
-0
/
+7
*
[clang-format] Add basic support for formatting C# files
Paul Hoad
2019-03-21
1
-2
/
+33
*
[clang-format] BeforeHash added to IndentPPDirectives
Paul Hoad
2019-03-20
1
-0
/
+1
*
[clang-format] Propagate inferred language to getLLVMStyle() in getPredefined...
Jordan Rupprecht
2019-03-13
1
-1
/
+1
*
[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if a...
Paul Hoad
2019-03-13
1
-6
/
+20
*
Revert "[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not work...
Paul Hoad
2019-03-13
1
-20
/
+6
*
[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if a...
Paul Hoad
2019-03-13
1
-6
/
+20
*
[clang-format] clang-format off/on not respected when using C Style comments
Paul Hoad
2019-03-02
1
-2
/
+3
*
[clang-format] [NFC] clang-format the Format library
Paul Hoad
2019-03-01
1
-24
/
+15
*
[clang-format][TableGen] Don't add spaces around items in square braces.
Jordan Rupprecht
2019-03-01
1
-0
/
+5
*
[clang-format][NFC] Allow getLLVMStyle() to take a language
Jordan Rupprecht
2019-02-28
1
-6
/
+4
*
[clang-format] Do not emit replacements if Java imports are OK
Krasimir Georgiev
2019-02-20
1
-7
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang] Change to range-based invocation of llvm::sort
Mandeep Singh Grang
2019-01-18
1
-1
/
+1
*
[Format] Add debugging to ObjC language guesser
Ben Hamilton
2018-11-05
1
-4
/
+13
*
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
Erik Pilkington
2018-10-30
1
-2
/
+1
*
Lift VFS from clang to llvm (NFC)
Jonas Devlieghere
2018-10-10
1
-3
/
+4
*
[clang-format] Java import sorting in clang-format
Krasimir Georgiev
2018-10-05
1
-4
/
+173
[next]