aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/link-errors.m
AgeCommit message (Expand)AuthorFilesLines
2022-02-16Use functions with prototypes when appropriate; NFCAaron Ballman1-1/+1
2018-08-17[ObjC] Error out when using forward-declared protocol in a @protocolAlex Lorenz1-1/+1
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
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-17Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar1-2/+2
2009-11-08Eliminate &&s in tests.Daniel Dunbar1-5/+5
2009-03-24Rename clang to clang-cc.Daniel Dunbar1-2/+2
2009-03-13Force triple for a couple test cases.Daniel Dunbar1-2/+2
2008-09-04Add some Objective-C code generation tests.Daniel Dunbar1-0/+39