index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Format
/
Format.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ClangFormat] ObjCSpaceBeforeProtocolList should be true in the google style
Ben Hamilton
2018-01-18
1
-1
/
+1
*
[clang-format] Replace unordered_set with an array
Krasimir Georgiev
2018-01-17
1
-14
/
+5
*
[Format] Improve ObjC header guessing heuristic
Ben Hamilton
2018-01-17
1
-8
/
+116
*
[clang-format] adds enclosing function detection to raw string formatting
Krasimir Georgiev
2018-01-17
1
-0
/
+7
*
[clang-format] Reorganize RawStringFormat based on language
Krasimir Georgiev
2018-01-17
1
-2
/
+14
*
[clang-format] Adds a FormatStyleSet
Krasimir Georgiev
2018-01-15
1
-9
/
+49
*
Revert "[ClangFormat] IndentWrappedFunctionNames should be true in the google...
Ben Hamilton
2017-12-14
1
-1
/
+0
*
[ClangFormat] IndentWrappedFunctionNames should be true in the google ObjC style
Ben Hamilton
2017-12-14
1
-0
/
+1
*
[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.
Richard Smith
2017-12-14
1
-0
/
+1
*
[clang-format] Improve ObjC headers detection.
Krasimir Georgiev
2017-12-12
1
-1
/
+3
*
Now that C++17 is official (https://www.iso.org/standard/68564.html), start c...
Aaron Ballman
2017-12-04
1
-1
/
+1
*
[clang-format] Add option to group multiple #include blocks when sorting incl...
Krasimir Georgiev
2017-11-27
1
-3
/
+25
*
[clang-format] Add text proto filename detection
Krasimir Georgiev
2017-11-17
1
-0
/
+5
*
[clang-format] Apply a clang-tidy suggestion, NFC
Krasimir Georgiev
2017-11-09
1
-1
/
+1
*
clang/lib/Format/Format.cpp: Fix warnings introduced in rL316903. [-Wpedantic]
NAKAMURA Takumi
2017-11-01
1
-2
/
+2
*
Keep MSVC2015 happy after r316903
Krasimir Georgiev
2017-10-30
1
-2
/
+2
*
[clang-format] Format raw string literals
Krasimir Georgiev
2017-10-30
1
-29
/
+67
*
[clang-format] Add ext/ to google include categories
Krasimir Georgiev
2017-09-26
1
-1
/
+2
*
clang-format clang-format.
Manuel Klimek
2017-09-20
1
-22
/
+21
*
[clang-format] New flag - BraceWrapping.AfterExternBlock
Krasimir Georgiev
2017-09-15
1
-9
/
+12
*
SplitEmptyFunction should be true in the Mozilla coding style
Sylvestre Ledru
2017-09-13
1
-1
/
+1
*
clang-format: Add preprocessor directive indentation
Krasimir Georgiev
2017-08-30
1
-0
/
+10
*
[clang-format] Refactor likely xml a bit, NFC
Krasimir Georgiev
2017-08-29
1
-6
/
+8
*
[clang-format] Do not format likely xml
Krasimir Georgiev
2017-08-29
1
-3
/
+9
*
[clang-format] Support text proto messages
Krasimir Georgiev
2017-07-03
1
-0
/
+7
*
Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR
Richard Smith
2017-06-30
1
-1
/
+0
*
clang-format: add options to merge empty record body
Francois Ferrand
2017-06-30
1
-5
/
+11
*
[clang-format] Switch to case-insensitive header matching and use it to
Chandler Carruth
2017-06-29
1
-5
/
+7
*
[clang-format] Add a SortUsingDeclaration option and enable it by default
Krasimir Georgiev
2017-06-23
1
-26
/
+44
*
clang-format: introduce InlineOnly short function style
Francois Ferrand
2017-06-21
1
-0
/
+1
*
[clang-format] Support sorting using declarations
Krasimir Georgiev
2017-06-21
1
-0
/
+11
*
clang-format: Add CompactNamespaces option
Francois Ferrand
2017-06-14
1
-3
/
+5
*
clang-format: add option to merge empty function body
Francois Ferrand
2017-06-13
1
-3
/
+5
*
clang-format: [JS] do not clean up duplicated commas.
Martin Probst
2017-05-29
1
-0
/
+3
*
clang-format: Introduce BreakConstructorInitializers option
Francois Ferrand
2017-05-24
1
-4
/
+23
*
clang-format: Allow customizing the penalty for breaking assignment
Francois Ferrand
2017-05-22
1
-0
/
+3
*
clang-format: [JS] keep triple slash directives intact.
Martin Probst
2017-05-09
1
-3
/
+4
*
[clang-format] Convert AlignEscapedNewlinesLeft to an enum, adding
Daniel Jasper
2017-05-08
1
-3
/
+16
*
[clang-format] Replace IncompleteFormat by a struct with Line
Krasimir Georgiev
2017-04-21
1
-8
/
+19
*
clang-format: Support formatting utf-8 character literals in C++11+ mode.
Nico Weber
2017-04-05
1
-0
/
+1
*
clang-format: Fix post-commit review comment of r299204, use Style.isCpp().
Daniel Jasper
2017-03-31
1
-2
/
+2
*
clang-format: [JS] do not wrap @see tags.
Martin Probst
2017-03-13
1
-2
/
+3
*
[clang-format] Add option to break before inheritance separation operator in ...
Andi-Bogdan Postelnicu
2017-03-10
1
-0
/
+4
*
[clang-format] Fixed a typo in Format.cpp and a clang-tidy nit about std::fun...
Krasimir Georgiev
2017-03-08
1
-3
/
+3
*
Don't write to LLVMStyle.JavaScriptQuotes twice. No behavior change.
Nico Weber
2017-03-02
1
-1
/
+0
*
[clang-format] Add a new flag FixNamespaceComments to FormatStyle
Krasimir Georgiev
2017-03-01
1
-8
/
+25
*
Blacklist arbitrary @\\w+ JSDoc tags from wrapping.
Martin Probst
2017-02-28
1
-2
/
+2
*
[clang-format] Add a NamespaceEndCommentsFixer
Krasimir Georgiev
2017-02-27
1
-0
/
+11
*
clang-format: Enable include sorting for style=Chromium
Nico Weber
2017-02-24
1
-1
/
+0
*
clang-format: Fix many Objective-C formatting regressions from r289428
Nico Weber
2017-02-24
1
-2
/
+2
[prev]
[next]