aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/ivars.m
AgeCommit message (Expand)AuthorFilesLines
2023-08-28[clang] Remove rdar links; NFCAaron Ballman1-2/+0
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini1-0/+2
2023-07-07Remove rdar links; NFCAaron Ballman1-2/+0
2012-06-20Restructure how the driver communicates information about theJohn McCall1-2/+2
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall1-2/+2
2010-09-06LastFieldBitfield in CGObjCCommonMac::BuildAggrIvarLayout keeps bitfields or ...Argyrios Kyrtzidis1-0/+15
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-2/+2
2009-12-14Tests use the new clang.Fariborz Jahanian1-2/+2
2009-11-08Eliminate &&s in tests.Daniel Dunbar1-1/+1
2009-04-17Fix rdar://6800926 - crash compiling non-fragile _Bool bitfield ivar,Chris Lattner1-0/+14