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
/
lib
/
Format
/
FormatToken.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
clang-format: Enable formatting of nested blocks.
Daniel Jasper
2013-09-05
1
-0
/
+4
*
Store first and last newline position in the token text for string literals a...
Alexander Kornienko
2013-09-02
1
-6
/
+16
*
Better support for multiline string literals (including C++11 raw string lite...
Alexander Kornienko
2013-08-29
1
-8
/
+11
*
Fixes various problems with accounting for tabs in the original code.
Manuel Klimek
2013-08-29
1
-1
/
+10
*
clang-format: Format segments of builder-type calls one per line.
Daniel Jasper
2013-08-27
1
-0
/
+8
*
clang-format: Add column layout formatting for braced lists
Daniel Jasper
2013-08-22
1
-0
/
+83
*
clang-format: Add two new style options to support WebKit style.
Daniel Jasper
2013-07-26
1
-0
/
+1
*
clang-format: Improve handling of unterminated string literals.
Daniel Jasper
2013-07-16
1
-5
/
+9
*
Add experimental flag for adaptive parameter bin-packing.
Daniel Jasper
2013-07-10
1
-3
/
+13
*
Initial support for formatting trailing return types.
Daniel Jasper
2013-07-09
1
-0
/
+1
*
Fix alignment of closing brace in braced initializers.
Daniel Jasper
2013-07-09
1
-4
/
+15
*
Reformat clang-format's source files after r185822 and others.
Daniel Jasper
2013-07-08
1
-1
/
+0
*
Fixed typo: NoneComment -> NonComment, no other changes.
Alexander Kornienko
2013-07-04
1
-2
/
+2
*
Use LLVM_DELETED_FUNCTION on unimplemented copy constructor and assignment op...
Craig Topper
2013-07-01
1
-2
/
+2
*
Fix a comment.
Nico Weber
2013-06-25
1
-1
/
+1
*
Improved handling of escaped newlines at the token start.
Alexander Kornienko
2013-06-07
1
-11
/
+5
*
UTF-8 support for clang-format.
Alexander Kornienko
2013-06-05
1
-8
/
+13
*
Moved FormatToken to a separate header.
Alexander Kornienko
2013-06-03
1
-0
/
+281
[prev]