aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/objc2-weak-import-attribute.m
AgeCommit message (Expand)AuthorFilesLines
2022-02-16Use functions with prototypes when appropriate; NFCAaron Ballman1-1/+1
2014-02-16Fix broken CHECK linesNico Rieck1-1/+1
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall1-1/+1
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-12-14Tests use the new clang.Fariborz Jahanian1-1/+1
2009-12-01(objc2 nonfragile-abi specific). If the translation unit includes an implemen...Fariborz Jahanian1-1/+15
2009-11-17This patch finalizes implementatin of weak_importFariborz Jahanian1-0/+34