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
/
unittests
/
Format
/
FormatTestTextProto.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-format] Fix comment, NFC
Krasimir Georgiev
2018-08-13
1
-1
/
+1
*
[clang-format] Keep @message together in text protos
Krasimir Georgiev
2018-06-25
1
-0
/
+18
*
[clang-format] Fix end-of-file comments text proto formatting
Krasimir Georgiev
2018-06-25
1
-0
/
+17
*
[clang-format] Discourage breaks in submessage entries, hard rule
Krasimir Georgiev
2018-06-12
1
-2
/
+32
*
[clang-format] text protos: put entries on separate lines if there is a subme...
Krasimir Georgiev
2018-06-11
1
-10
/
+151
*
[clang-format] Consider tok::hashhash in python-style comments
Krasimir Georgiev
2018-06-07
1
-0
/
+22
*
[clang] Update uses of DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-15
1
-3
/
+3
*
[clang-format] Respect BreakBeforeClosingBrace while calculating length
Krasimir Georgiev
2018-05-09
1
-0
/
+12
*
Revert "[clang-format] Improve Incomplete detection for (text) protos"
Krasimir Georgiev
2018-04-23
1
-49
/
+2
*
[clang-format] Improve Incomplete detection for (text) protos
Krasimir Georgiev
2018-04-13
1
-2
/
+49
*
[clang-format] Preserve spaces before a percent in (text) protos
Krasimir Georgiev
2018-04-05
1
-1
/
+3
*
[clang-format] In tests, expected code should be format-stable
Mark Zeren
2018-04-04
1
-0
/
+1
*
[clang-format] Disallow breaks before ']' in text proto extensions
Krasimir Georgiev
2018-03-16
1
-4
/
+21
*
clang-format: Properly handle implicit string concatenation in text protos
Daniel Jasper
2018-03-12
1
-0
/
+17
*
[clang-format] Break consecutive string literals in text protos
Krasimir Georgiev
2018-03-07
1
-0
/
+6
*
[clang-format] Format operator key in protos
Krasimir Georgiev
2018-02-27
1
-0
/
+12
*
[clang-format] Fix text proto extension scope opening detection
Krasimir Georgiev
2018-02-19
1
-0
/
+8
*
[clang-format] Support repeated field lists in protos
Krasimir Georgiev
2018-02-15
1
-4
/
+46
*
[clang-format] Recognize percents as format specifiers in protos
Krasimir Georgiev
2018-02-14
1
-0
/
+4
*
[clang-format] Support text proto extensions
Krasimir Georgiev
2018-02-13
1
-0
/
+61
*
[clang-format] Fix comment indentation in text protos
Krasimir Georgiev
2018-02-12
1
-0
/
+12
*
[clang-format] Do not break before long string literals in protos
Krasimir Georgiev
2018-02-08
1
-0
/
+7
*
[clang-format] Adds space around angle brackets in text protos
Krasimir Georgiev
2018-02-06
1
-43
/
+43
*
[clang-format] Adds space around braces in text protos
Krasimir Georgiev
2018-01-31
1
-20
/
+20
*
[clang-format] Fixes indentation of inner text proto messages
Krasimir Georgiev
2018-01-25
1
-0
/
+4
*
[clang-format] Ignore UnbreakableTailLength sometimes during breaking
Krasimir Georgiev
2018-01-23
1
-0
/
+12
*
[clang-format] Fix indent of 'key <...>' and 'key {...}' in text protos
Krasimir Georgiev
2017-08-03
1
-0
/
+44
*
[clang-format] Add space between a message field key and the opening bracket ...
Krasimir Georgiev
2017-07-06
1
-37
/
+36
*
[clang-format] Support text proto messages
Krasimir Georgiev
2017-07-03
1
-0
/
+251