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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-27
2
-2
/
+2
*
[clang-format] Refine ObjC guesser to handle child lines of child lines
Ben Hamilton
2018-03-27
1
-10
/
+3
*
[clang-format] Do not insert space before closing brace in ObjC dict literal
Ben Hamilton
2018-03-27
1
-0
/
+4
*
Revert "[clang-format] Remove empty lines before }[;] // comment"
Krasimir Georgiev
2018-03-27
1
-5
/
+1
*
[clang-format] Fix ObjC style guesser to also iterate over child lines
Ben Hamilton
2018-03-22
1
-2
/
+11
*
clang-format: Narrow down raw string literal line break exception.
Daniel Jasper
2018-03-22
1
-4
/
+4
*
clang-format: Fix SpacesInParentheses with fully qualified names.
Daniel Jasper
2018-03-22
1
-1
/
+2
*
[clang-format] Add a few more Core Graphics identifiers to ObjC heuristic
Ben Hamilton
2018-03-22
1
-0
/
+15
*
[clang-format] Don't insert space between r_paren and 'new' in ObjC decl
Ben Hamilton
2018-03-22
1
-2
/
+4
*
[format] Eliminate global destructors.
Benjamin Kramer
2018-03-20
2
-8
/
+7
*
[format] Initialize regex lazily
Benjamin Kramer
2018-03-20
1
-8
/
+8
*
[clang-format] Fix ObjC selectors with multiple params passed to macro
Ben Hamilton
2018-03-20
1
-1
/
+2
*
[clang-format] Remove empty lines before }[;] // comment
Krasimir Georgiev
2018-03-19
1
-1
/
+5
*
[clang-format] Disallow breaks before ']' in text proto extensions
Krasimir Georgiev
2018-03-16
1
-0
/
+3
*
[clang-format] Fix raw string prefix penalty
Krasimir Georgiev
2018-03-16
1
-1
/
+7
*
[clang-format] Improve detection of Objective-C block types
Ben Hamilton
2018-03-12
1
-6
/
+12
*
[clang-format] Don't detect C++11 attribute specifiers as ObjC
Ben Hamilton
2018-03-12
3
-13
/
+65
*
clang-format: Properly handle implicit string concatenation in text protos
Daniel Jasper
2018-03-12
3
-2
/
+5
*
Don't re-format raw string literal contents when formatting is disable
Daniel Jasper
2018-03-12
1
-1
/
+1
*
[clang-format] Use NestedBlockIndent as a 0 column in formatted raw strings
Krasimir Georgiev
2018-03-08
1
-4
/
+5
*
[clang-format] Break consecutive string literals in text protos
Krasimir Georgiev
2018-03-07
1
-1
/
+2
*
[clang-format] Improve detection of ObjC for-in statements
Ben Hamilton
2018-03-06
1
-3
/
+11
*
[clang-format] fix handling of consecutive unary operators
Krasimir Georgiev
2018-03-06
1
-4
/
+2
*
[clang-format] Add SpaceBeforeColon option
Francois Ferrand
2018-03-01
2
-1
/
+17
*
[clang-format] Format operator key in protos
Krasimir Georgiev
2018-02-27
1
-0
/
+3
*
[clang-format] Tidy up new API guessLanguage()
Ben Hamilton
2018-02-27
1
-6
/
+5
*
clang-format: use AfterControlStatement to format ObjC control blocks
Francois Ferrand
2018-02-27
2
-2
/
+10
*
clang-format: fix formatting of ObjC @synchronized blocks
Francois Ferrand
2018-02-27
1
-0
/
+12
*
[clang-format] Fix regression when getStyle() called with empty filename
Ben Hamilton
2018-02-21
1
-3
/
+4
*
[clang-format] New API guessLanguage()
Ben Hamilton
2018-02-21
1
-11
/
+20
*
[clang-format] Fix text proto extension scope opening detection
Krasimir Georgiev
2018-02-19
1
-0
/
+1
*
[clang-format] Fixup a case of text proto message attributes
Krasimir Georgiev
2018-02-19
1
-0
/
+6
*
clang-format: [JS] fix `of` detection.
Martin Probst
2018-02-19
1
-1
/
+1
*
[clang-format] Enable google text proto formatting in R"proto('s
Krasimir Georgiev
2018-02-16
1
-0
/
+2
*
[clang-format] Support repeated field lists in protos
Krasimir Georgiev
2018-02-15
1
-7
/
+24
*
[clang-format] Improve ObjC headers detection
Jacek Olesiak
2018-02-15
1
-2
/
+7
*
[clang-format] Recognize percents as format specifiers in protos
Krasimir Georgiev
2018-02-14
1
-0
/
+3
*
[clang-format] Support text proto extensions
Krasimir Georgiev
2018-02-13
3
-6
/
+41
*
[clang-format] Fix comment indentation in text protos
Krasimir Georgiev
2018-02-12
1
-0
/
+1
*
clang-format: keep ObjC colon alignment with short object name
Francois Ferrand
2018-02-09
2
-6
/
+8
*
[clang-format] Do not break Objective-C string literals inside array literals
Ben Hamilton
2018-02-08
2
-1
/
+14
*
[clang-format] Do not break before long string literals in protos
Krasimir Georgiev
2018-02-08
3
-7
/
+14
*
[clang-format] Set ObjCBinPackProtocolList to Never for google style
Ben Hamilton
2018-02-08
1
-0
/
+1
*
[clang-format] Fix ObjC message arguments formatting.
Jacek Olesiak
2018-02-07
3
-1
/
+20
*
[clang-format] Add more tests for Objective-C 2.0 generic alignment
Ben Hamilton
2018-02-06
1
-1
/
+0
*
Test commit - fixing a comment.
Jacek Olesiak
2018-02-06
1
-2
/
+2
*
[clang-format] Adds space around angle brackets in text protos
Krasimir Georgiev
2018-02-06
3
-10
/
+51
*
[clang-format] Re-land: Fixup #include guard indents after parseFile()
Mark Zeren
2018-02-05
2
-27
/
+54
*
Revert "[clang-format] Fixup #include guard indents after parseFile()"
Mark Zeren
2018-02-05
2
-52
/
+26
*
[clang-format] Fixup #include guard indents after parseFile()
Mark Zeren
2018-02-05
2
-26
/
+52
[next]