aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/objc-read-weak-byref.m
AgeCommit message (Expand)AuthorFilesLines
2022-12-12[Clang] Convert various tests to opaque pointers (NFC)Nikita Popov1-4/+4
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov1-2/+2
2022-02-16Use functions with prototypes when appropriate; NFCAaron Ballman1-1/+1
2013-12-03Check IR on this test.Rafael Espindola1-10/+6
2013-08-12Fix FileCheck --check-prefix lines.Tim Northover1-2/+2
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
2011-06-03These tests require particular registered targets. Declared as such.Galina Kistanova1-0/+1
2010-09-22update a bunch of tests that are using the x86 backend instead of grepping IR :(Chris Lattner1-2/+2
2009-12-18Testcase fixes to reflect instruction table changes in the LLVM backendSean Callanan1-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-08Remove RUN: true lines.Daniel Dunbar1-1/+0
2009-11-08Eliminate &&s in tests.Daniel Dunbar1-4/+4
2009-10-10Generate weak read barriers when reading a weak __blockFariborz Jahanian1-0/+26