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
/
FormatTestSelective.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if a...
Paul Hoad
2019-03-13
1
-1
/
+1
*
Revert "[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not work...
Paul Hoad
2019-03-13
1
-1
/
+1
*
[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if a...
Paul Hoad
2019-03-13
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang] Update uses of DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-15
1
-3
/
+3
*
Format closing braces when reformatting the line containing the opening brace.
Manuel Klimek
2018-04-23
1
-1
/
+67
*
[clang-format] Handle trailing comment sections in import statement lines
Krasimir Georgiev
2017-05-19
1
-0
/
+8
*
[clang-format] Convert AlignEscapedNewlinesLeft to an enum, adding
Daniel Jasper
2017-05-08
1
-2
/
+2
*
[clang-format] Replace IncompleteFormat by a struct with Line
Krasimir Georgiev
2017-04-21
1
-3
/
+3
*
[clang-format] Implement comment reflowing.
Krasimir Georgiev
2017-01-25
1
-2
/
+8
*
Make tooling::applyAllReplacements return llvm::Expected<string> instead of e...
Eric Liu
2016-07-11
1
-4
/
+4
*
clang-format: [JS] Make requoting of JavaScript string literals only
Daniel Jasper
2016-03-17
1
-0
/
+12
*
clang-format: Don't format unrelated nested blocks.
Daniel Jasper
2016-02-29
1
-0
/
+17
*
clang-format: Improve selective comment formatting.
Daniel Jasper
2016-01-09
1
-0
/
+7
*
clang-format: Simplify and improve stop condition for formatting
Daniel Jasper
2015-11-02
1
-0
/
+21
*
clang-format: Be slightly more cautious when formatting subsequent lines afte...
Daniel Jasper
2015-11-01
1
-0
/
+21
*
clang-format: When a line is formatted, also format subsequence lines if thei...
Daniel Jasper
2015-10-28
1
-8
/
+18
*
clang-format: NFC. Move testing of selective formatting to a separate file.
Daniel Jasper
2015-06-15
1
-0
/
+441