aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Index/comment-objc-decls.m
AgeCommit message (Expand)AuthorFilesLines
2013-01-11Fix single-line optimization for ObjC.Manuel Klimek1-3/+3
2013-01-11Implements pulling simple blocks into a single line.Manuel Klimek1-3/+3
2013-01-10Formatting: In @implementation etc lines, put a space before protocol lists.Nico Weber1-1/+1
2013-01-10Formatter: Add space before '(' in @implemenation, @interface, @protocol linesNico Weber1-3/+3
2013-01-10Formatter: @optional and @required go on their own line.Nico Weber1-1/+1
2013-01-09Formatter: Add support for @implementation.Nico Weber1-2/+2
2013-01-09Formatting: Add support for @protocol.Nico Weber1-1/+1
2013-01-09Fix test after r171995.Nico Weber1-1/+1
2013-01-04Various fixes to clang-format's macro handling.Manuel Klimek1-4/+4
2012-12-20Add objective-C style formatting to clang format andFariborz Jahanian1-18/+18
2012-12-18This is the libclang patch providing minimal API toFariborz Jahanian1-15/+15
2012-12-04additional test for declaration tag of a class extension.Fariborz Jahanian1-0/+15
2012-12-04clang/test/Index/comment-objc-decls.m: Try to fix r169193, to add x86_64-darwin.NAKAMURA Takumi1-1/+1
2012-12-04Testing objective-C declarations embedded inFariborz Jahanian1-0/+160