summaryrefslogtreecommitdiffstats
path: root/test/Index/comment-objc-decls.m
Commit message (Expand)AuthorAgeFilesLines
* Clean up ObjCPropertyDecl printingDavid Goldman2019-04-081-3/+3
* Extend type nullability qualifiers for Objective-C.Douglas Gregor2015-06-191-4/+4
* Fix single-line optimization for ObjC.Manuel Klimek2013-01-111-3/+3
* Implements pulling simple blocks into a single line.Manuel Klimek2013-01-111-3/+3
* Formatting: In @implementation etc lines, put a space before protocol lists.Nico Weber2013-01-101-1/+1
* Formatter: Add space before '(' in @implemenation, @interface, @protocol linesNico Weber2013-01-101-3/+3
* Formatter: @optional and @required go on their own line.Nico Weber2013-01-101-1/+1
* Formatter: Add support for @implementation.Nico Weber2013-01-091-2/+2
* Formatting: Add support for @protocol.Nico Weber2013-01-091-1/+1
* Fix test after r171995.Nico Weber2013-01-091-1/+1
* Various fixes to clang-format's macro handling.Manuel Klimek2013-01-041-4/+4
* Add objective-C style formatting to clang format andFariborz Jahanian2012-12-201-18/+18
* This is the libclang patch providing minimal API toFariborz Jahanian2012-12-181-15/+15
* additional test for declaration tag of a class extension.Fariborz Jahanian2012-12-041-0/+15
* clang/test/Index/comment-objc-decls.m: Try to fix r169193, to add x86_64-darwin.NAKAMURA Takumi2012-12-041-1/+1
* Testing objective-C declarations embedded inFariborz Jahanian2012-12-041-0/+160