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
/
test
/
Format
/
style-on-command-line.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land Remove REQUIRES:shell from tests that pass for me on Windows
Reid Kleckner
2019-09-10
1
-1
/
+1
*
Revert Remove REQUIRES:shell from tests that pass for me on Windows
James Henderson
2019-09-10
1
-1
/
+1
*
Remove REQUIRES:shell from tests that pass for me on Windows
Reid Kleckner
2019-09-10
1
-1
/
+1
*
[clang] Get rid of "%T" expansions
Kuba Mracek
2017-08-15
1
-9
/
+10
*
clang-format: remove tests that assume no config file will be found as this i...
Antonio Maiorano
2017-01-23
1
-11
/
+4
*
[clang-format] Remove redundant test in style-on-command-line.cpp
Krasimir Georgiev
2017-01-20
1
-9
/
+6
*
clang-format: fix fallback style set to "none" not always formatting
Antonio Maiorano
2017-01-20
1
-0
/
+20
*
clang-format: Make GetStyle return Expected<FormatStyle> instead of FormatStyle
Antonio Maiorano
2017-01-17
1
-8
/
+5
*
clang-format: Use pipes instead of temporary files for most lit tests.
Nico Weber
2015-10-19
1
-10
/
+9
*
Disable style-on-command-line test on Windows
Reid Kleckner
2015-06-09
1
-0
/
+4
*
Remove rm invocations where the file is immediately rewritten later.
Benjamin Kramer
2015-06-09
1
-3
/
+1
*
Remove error message when using the fallback style.
Manuel Klimek
2015-06-02
1
-1
/
+0
*
clang-format: Introduce style with spaces on both sides of */&.
Daniel Jasper
2014-06-17
1
-0
/
+4
*
Allow lowercase messages in this test again.
Rafael Espindola
2014-06-12
1
-3
/
+3
*
Give clang-format its own error category.
Rafael Espindola
2014-06-12
1
-3
/
+3
*
Accomodate for message differences on windows.
Rafael Espindola
2014-06-11
1
-3
/
+3
*
clang-format: Explicitly set fallback style that is tested.
Daniel Jasper
2013-12-03
1
-2
/
+2
*
Added an option to specify fallback style.
Alexander Kornienko
2013-12-02
1
-2
/
+3
*
Disable this check temporarily.
Bill Wendling
2013-11-19
1
-1
/
+1
*
Allow _clang-format as alternative to .clang-format config filename
Hans Wennborg
2013-09-10
1
-0
/
+5
*
Trying to fix tests with in-tree builds, that contain a .clang-format files in
Alexander Kornienko
2013-09-02
1
-2
/
+2
*
Test for empty .clang-format file.
Alexander Kornienko
2013-09-02
1
-0
/
+4
*
Switch the default mode for clang-format to '-file'. Make 'LLVM' the
Chandler Carruth
2013-09-02
1
-5
/
+2
*
[tests] Use 'printf' instead of 'echo -e', which is not part of BSD echo.
Daniel Dunbar
2013-08-29
1
-1
/
+1
*
Clang-format: allow -style="{yaml/json}" on command line
Alexander Kornienko
2013-05-19
1
-0
/
+23