summaryrefslogtreecommitdiff
path: root/lib/Format/AffectedRangeManager.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* Format closing braces when reformatting the line containing the opening brace.Manuel Klimek2018-04-231-5/+4
* removed redundant '#'Eric Liu2016-04-281-1/+0
* Addressed reviewer's post-submission comments from http://reviews.llvm.org/D1...Eric Liu2016-04-281-2/+2
* Addressed review's comments.Eric Liu2016-04-281-1/+3
* Added Fixer implementation and fix() interface in clang-format for removing r...Eric Liu2016-04-251-0/+66