summaryrefslogtreecommitdiffstats
path: root/lib/Format/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [clang-format] Support sorting using declarationsKrasimir Georgiev2017-06-211-0/+1
* [clang-format] Add a NamespaceEndCommentsFixerKrasimir Georgiev2017-02-271-0/+1
* [clang-format] Implement comment reflowing.Krasimir Georgiev2017-01-251-1/+0
* [clang-format] Add comment manipulation headerEric Liu2016-10-191-0/+1
* clang-format: [JS] sort ES6 imports.Martin Probst2016-05-201-0/+3
* Added Fixer implementation and fix() interface in clang-format for removing r...Eric Liu2016-04-251-0/+1
* clang-format: Factor out UnwrappedLineFormatter into a separate file.Daniel Jasper2014-12-101-0/+1
* Refactor libTooling to reduce required dependencies.Daniel Jasper2014-10-291-1/+1
* [CMake] Use LINK_LIBS instead of target_link_libraries().NAKAMURA Takumi2014-02-261-2/+1
* [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...NAKAMURA Takumi2014-02-211-9/+0
* [CMake] clang/lib: Prune redundant dependencies.NAKAMURA Takumi2013-12-101-5/+0
* [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on t...NAKAMURA Takumi2013-12-091-2/+3
* clang-format: Add column layout formatting for braced listsDaniel Jasper2013-08-221-0/+1
* Split UnwrappedLineFormatter into individual components.Daniel Jasper2013-08-161-0/+1
* Unified token breaking logic for strings and block comments.Alexander Kornienko2013-04-151-1/+3
* Move the token annotator into separate files.Daniel Jasper2013-01-291-0/+1
* libclangFormat is not libclangTooling, but it depends on it.Benjamin Kramer2012-12-031-0/+1
* Initial version of formatting library.Daniel Jasper2012-12-031-0/+24