summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/UnwrappedLineParser.h
Commit message (Expand)AuthorAgeFilesLines
* Appease -Wnon-virtual-dtorMatt Beaumont-Gay2012-12-071-0/+2
* Clang-format: extracted FormatTokenSource from UnwrappedLineParser.Alexander Kornienko2012-12-071-10/+7
* Clang-format: IndentCaseLabels option, proper namespace handlingAlexander Kornienko2012-12-061-2/+6
* Clang-format: parse for and while loopsAlexander Kornienko2012-12-051-0/+1
* Follow-up to r169286, addresses comments in http://llvm-reviews.chandlerc.com...Alexander Kornienko2012-12-051-1/+1
* Add missing destructors found with -Wnon-virtual-dtor.Daniel Jasper2012-12-041-0/+2
* Error recovery part 2Alexander Kornienko2012-12-041-3/+4
* Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth2012-12-041-2/+2
* Initial version of formatting library.Daniel Jasper2012-12-031-0/+119
OpenPOWER on IntegriCloud