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
/
FormatTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format: Force line break between "endl" and "<<".
Daniel Jasper
2015-01-08
1
-0
/
+4
*
clang-format: Improve template parameter detection.
Daniel Jasper
2015-01-08
1
-0
/
+1
*
clang-format: Understand single-line comments at the end of blocks.
Daniel Jasper
2015-01-07
1
-0
/
+8
*
clang-format: Fix unary operator detection.
Daniel Jasper
2015-01-07
1
-0
/
+1
*
clang-format: Fix incorrect detection of ObjC "in" keyword.
Daniel Jasper
2014-12-18
1
-0
/
+1
*
Don't break single-line raw string literals.
Alexander Kornienko
2014-12-14
1
-21
/
+8
*
clang-format: Revamp nested block formatting.
Daniel Jasper
2014-12-12
1
-2
/
+7
*
clang-format: Add a test for PR19603 which seems fixed (maybe by r221338?).
Nico Weber
2014-12-09
1
-0
/
+3
*
clang-format: Support commas in lambda return types.
Daniel Jasper
2014-12-08
1
-0
/
+1
*
clang-format: Don't merge lines with comments.
Daniel Jasper
2014-12-07
1
-0
/
+5
*
clang-format: Support NS_OPTIONS, CF_ENUM and CF_OPTIONS.
Daniel Jasper
2014-12-05
1
-0
/
+15
*
clang-format: More restrictively classify import declarations.
Daniel Jasper
2014-12-04
1
-0
/
+4
*
clang-format: Fix fake parentheses placement with comments.
Daniel Jasper
2014-12-03
1
-0
/
+7
*
clang-format: Add option to suppress operator alignment.
Daniel Jasper
2014-12-02
1
-2
/
+61
*
clang-format: precedence-based indentation when breaking before operators.
Daniel Jasper
2014-12-02
1
-14
/
+14
*
clang-format: Add SFS_Empty to only empty functions on a single line.
Daniel Jasper
2014-11-26
1
-0
/
+2
*
clang-format: Make short case labels work with #ifs
Daniel Jasper
2014-11-23
1
-0
/
+6
*
clang-format: Improve ObjC blocks with return type.
Daniel Jasper
2014-11-23
1
-0
/
+1
*
clang-format: Understand more lambda return types.
Daniel Jasper
2014-11-21
1
-0
/
+3
*
clang-format: Use nested block special case for all languages.
Daniel Jasper
2014-11-21
1
-22
/
+30
*
clang-format: Handle comments in short case labels.
Daniel Jasper
2014-11-21
1
-0
/
+5
*
clang-format: Add option to disable alignment after opening brackets
Daniel Jasper
2014-11-18
1
-1
/
+39
*
clang-format: Fix more incorrect pointer detection.
Daniel Jasper
2014-11-17
1
-0
/
+1
*
clang-format: Fix regression introduced in r221609.
Daniel Jasper
2014-11-17
1
-0
/
+1
*
clang-format: Correctly detect multiplication in ctor initializer.
Daniel Jasper
2014-11-14
1
-0
/
+1
*
clang-format: Improve function parameter packing.
Daniel Jasper
2014-11-14
1
-0
/
+4
*
clang-format: Support assignments as conditional operands.
Daniel Jasper
2014-11-14
1
-0
/
+20
*
clang-format: Improve indentation of comments in expressions.
Daniel Jasper
2014-11-14
1
-0
/
+8
*
clang-format: Format extern "C" blocks like namespace blocks.
Nico Weber
2014-11-13
1
-1
/
+24
*
clang-format: Improve handling of comments in binary expressions.
Daniel Jasper
2014-11-11
1
-0
/
+3
*
clang-format: Preserve trailing-comma logic even with comments.
Daniel Jasper
2014-11-11
1
-3
/
+10
*
clang-format: Fix pointer formatting.
Daniel Jasper
2014-11-10
1
-0
/
+3
*
Revert "clang-format: [js] Updates to Google's JavaScript style."
Daniel Jasper
2014-11-05
1
-2
/
+2
*
clang-format: Add test to prevent regression in r221125.
Daniel Jasper
2014-11-05
1
-1
/
+2
*
clang-format: Improve free-standing macro detection.
Daniel Jasper
2014-11-05
1
-0
/
+5
*
clang-format: Fix false positive in lambda detection.
Daniel Jasper
2014-11-02
1
-0
/
+1
*
clang-format: [js] Updates to Google's JavaScript style.
Daniel Jasper
2014-10-31
1
-2
/
+2
*
clang-format: Format line if invoked on the trailing newline.
Daniel Jasper
2014-10-29
1
-1
/
+13
*
clang-format: Improve && detection as binary operator.
Daniel Jasper
2014-10-28
1
-1
/
+8
*
clang-format: Fix test.
Daniel Jasper
2014-10-28
1
-1
/
+1
*
clang-format: Improve && detection as binary operators.
Daniel Jasper
2014-10-28
1
-0
/
+5
*
clang-format: Improve function declaration detection.
Daniel Jasper
2014-10-28
1
-0
/
+2
*
clang-format: [ObjC] Add separate flag to control indentation in blocks
Daniel Jasper
2014-10-28
1
-37
/
+45
*
clang-format: Don't break after very short return types.
Daniel Jasper
2014-10-27
1
-10
/
+10
*
clang-format: Fix bad merging of lines in nested blocks.
Daniel Jasper
2014-10-27
1
-0
/
+8
*
clang-format: Fix incorrect space after "<".
Daniel Jasper
2014-10-23
1
-0
/
+1
*
clang-format: Use AllowShortBlocksOnASingleLine for ObjC blocks, too.
Daniel Jasper
2014-10-22
1
-17
/
+28
*
clang-format: Fix broken test.
Daniel Jasper
2014-10-22
1
-1
/
+1
*
clang-format: Fix incorrect trailing return arrow detection.
Daniel Jasper
2014-10-22
1
-0
/
+1
*
clang-format: [ObjC] Fix spacing in block variable parameters.
Daniel Jasper
2014-10-21
1
-0
/
+1
[next]