aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Format/Format.h
AgeCommit message (Expand)Author
2013-01-14Custom DiagnosticConsumer parameter of reformat() + silence diagnostics in un...Alexander Kornienko
2013-01-11Improved formatting of constructor initializersDaniel Jasper
2013-01-10Formatter: Put spaces in ObjC method decls in the right place for Google style.Nico Weber
2013-01-10Formatter: Land header change I forgot to land in r172099.Nico Weber
2013-01-10Improvements to function type and ObjC block formatting.Daniel Jasper
2013-01-07Reformat clang-formats source code.Daniel Jasper
2013-01-07Add style option for number of spaces before trailing comments.Daniel Jasper
2012-12-24Let clang-format format itself.Daniel Jasper
2012-12-06Clang-format: IndentCaseLabels option, proper namespace handlingAlexander Kornienko
2012-12-04Replace workarounds with correct fixes.Daniel Jasper
2012-12-03Initial version of formatting library.Daniel Jasper