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
/
TokenAnnotator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Basic support for formatting asm() statments.
Daniel Jasper
2013-03-14
1
-0
/
+1
*
Added AnnotatedToken::isOneOf + a few other refactorings
Alexander Kornienko
2013-03-13
1
-0
/
+21
*
Normal indent for last element of builder-type call.
Daniel Jasper
2013-03-01
1
-1
/
+4
*
Allow breaking between a type and name in variable declarations.
Daniel Jasper
2013-02-24
1
-2
/
+5
*
Fix counting of parameters so that r175162 works as expected.
Daniel Jasper
2013-02-14
1
-1
/
+1
*
Align superclasses for multiple inheritence.
Daniel Jasper
2013-02-14
1
-0
/
+1
*
Formatter: Detect ObjC message expressions after 'in' in loop
Nico Weber
2013-02-11
1
-2
/
+7
*
Fix invalid formatting with spaces before trailing comments.
Daniel Jasper
2013-02-11
1
-2
/
+2
*
Fix formatting of overloaded operator definitions.
Daniel Jasper
2013-02-11
1
-1
/
+1
*
Formatter: Detect ObjC array literals.
Nico Weber
2013-02-10
1
-1
/
+2
*
Fix handling of fake parenthesis during formatting.
Daniel Jasper
2013-02-08
1
-1
/
+1
*
Implement a tiny expression parser to improve formatting decisions.
Daniel Jasper
2013-02-08
1
-1
/
+7
*
Optionally derive formatting information from the input file.
Daniel Jasper
2013-02-06
1
-11
/
+11
*
Initial support for formatting ObjC method declarations/calls.
Daniel Jasper
2013-02-05
1
-1
/
+7
*
Restructuring of token annotation for formatting.
Daniel Jasper
2013-02-04
1
-39
/
+7
*
Move the token annotator into separate files.
Daniel Jasper
2013-01-29
1
-0
/
+228