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
/
FormatTestRawStrings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-format] Fix indent of trailing raw string param after newline
Krasimir Georgiev
2019-04-18
1
-0
/
+14
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-format] Break before next parameter after a formatted multiline raw st...
Krasimir Georgiev
2018-10-25
1
-2
/
+95
*
[clang-format] Do not format raw string literals inside a recognized function...
Krasimir Georgiev
2018-06-28
1
-0
/
+26
*
[clang-format] text protos: put entries on separate lines if there is a subme...
Krasimir Georgiev
2018-06-11
1
-6
/
+12
*
[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
/
+35
*
[clang-format] Fix raw string prefix penalty
Krasimir Georgiev
2018-03-16
1
-0
/
+28
*
Don't re-format raw string literal contents when formatting is disable
Daniel Jasper
2018-03-12
1
-0
/
+14
*
[clang-format] Use NestedBlockIndent as a 0 column in formatted raw strings
Krasimir Georgiev
2018-03-08
1
-6
/
+5
*
[clang-format] Adds space around angle brackets in text protos
Krasimir Georgiev
2018-02-06
1
-5
/
+5
*
[clang-format] Adds space around braces in text protos
Krasimir Georgiev
2018-01-31
1
-7
/
+7
*
[clang-format] Adds a canonical delimiter to raw string formatting
Krasimir Georgiev
2018-01-19
1
-11
/
+40
*
[clang-format] adds enclosing function detection to raw string formatting
Krasimir Georgiev
2018-01-17
1
-8
/
+40
*
[clang-format] Reorganize RawStringFormat based on language
Krasimir Georgiev
2018-01-17
1
-29
/
+21
*
[clang-format] Format raw string literals
Krasimir Georgiev
2017-10-30
1
-0
/
+733