summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/FormatTestObjC.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [ClangFormat] IndentWrappedFunctionNames should be true in the google ObjC styleBen Hamilton2017-12-141-2/+5
* [clang-format] Improve ObjC headers detection.Krasimir Georgiev2017-12-121-0/+11
* [clang-format] Remove unused using directive, NFCKrasimir Georgiev2017-05-241-1/+0
* [clang-format] Replace IncompleteFormat by a struct with LineKrasimir Georgiev2017-04-211-11/+12
* clang-format: Make GetStyle return Expected<FormatStyle> instead of FormatStyleAntonio Maiorano2017-01-171-6/+10
* clang-format: Separate out a language kind for ObjC.Daniel Jasper2016-12-121-0/+822
OpenPOWER on IntegriCloud