summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/TokenAnnotator.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix handling of fake parenthesis during formatting.Daniel Jasper2013-02-081-1/+1
* Implement a tiny expression parser to improve formatting decisions.Daniel Jasper2013-02-081-1/+7
* Optionally derive formatting information from the input file.Daniel Jasper2013-02-061-11/+11
* Initial support for formatting ObjC method declarations/calls.Daniel Jasper2013-02-051-1/+7
* Restructuring of token annotation for formatting.Daniel Jasper2013-02-041-39/+7
* Move the token annotator into separate files.Daniel Jasper2013-01-291-0/+228
OpenPOWER on IntegriCloud