summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-0/+1
* [clang-format] Format raw string literalsKrasimir Georgiev2017-10-301-0/+1
* [clang-format] Support text proto messagesKrasimir Georgiev2017-07-031-0/+1
* [clang-format] Support sorting using declarationsKrasimir Georgiev2017-06-211-0/+1
* [clang-format] Add a NamespaceEndCommentsFixerKrasimir Georgiev2017-02-271-1/+2
* [clang-format] Move comment tests to their own file.Krasimir Georgiev2017-02-081-0/+1
* clang-format: Separate out a language kind for ObjC.Daniel Jasper2016-12-121-0/+1
* clang-format: [JS] sort ES6 imports.Martin Probst2016-05-201-0/+1
* Added Fixer implementation and fix() interface in clang-format for removing r...Eric Liu2016-04-251-0/+1
* FormatTests: Update libdeps corresponding to r262323.NAKAMURA Takumi2016-03-011-0/+1
* Fix DLL build by adding required dependency.Manuel Klimek2016-03-011-0/+1
* Add functions to apply replacements and reformat them.Manuel Klimek2016-03-011-0/+1
* clang-format: Add initial #include sorting capabilities.Daniel Jasper2015-09-231-0/+1
* clang-format: NFC. Move testing of selective formatting to a separate file.Daniel Jasper2015-06-151-0/+1
* Refactor libTooling to reduce required dependencies.Daniel Jasper2014-10-291-1/+1
* clang-format: Basic support for Java.Daniel Jasper2014-09-151-0/+1
* clang-format: Better support and testing for protocol buffers.Daniel Jasper2014-01-191-0/+1
* [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMak...NAKAMURA Takumi2013-12-101-7/+1
* Create a separate file for JS-specific unit tests.Alexander Kornienko2013-12-031-0/+1
* fix the unit tests too.Chris Lattner2013-01-191-0/+1
* Initial version of formatting library.Daniel Jasper2012-12-031-0/+17
OpenPOWER on IntegriCloud