aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/ivar-type-encoding.m
AgeCommit message (Expand)AuthorFilesLines
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song1-1/+1
2022-02-16Use functions with prototypes when appropriate; NFCAaron Ballman1-1/+1
2018-05-22Revert "Revert r332955 "GNUstep Objective-C ABI version 2""David Chisnall1-4/+4
2018-05-22Revert r332955 "GNUstep Objective-C ABI version 2"Bjorn Pettersson1-4/+4
2018-05-22GNUstep Objective-C ABI version 2David Chisnall1-4/+4
2017-06-27clang/test/CodeGenObjC/ivar-type-encoding.m: Tweak to satisfy -m32.NAKAMURA Takumi1-1/+1
2017-06-27[CodeGen][ObjC] Fix GNU's encoding of bit-field ivars.Akira Hatanaka1-0/+16
2017-03-14[CodeGen][ObjC] Fix a bug where the type of an ivar wasn't encodedAkira Hatanaka1-0/+35