aboutsummaryrefslogtreecommitdiff
path: root/clang/test/SemaObjC/synchronized.m
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard1-1/+1
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-12-14Change tests to use clang -cc1...Fariborz Jahanian1-1/+1
2009-07-22Prep for new warning.Mike Stump1-1/+1
2009-04-23Diagnose if an implementation implements a forward classFariborz Jahanian1-1/+1
2009-04-21implement semantic analysis for @synchronized, fixing a crash on invalidChris Lattner1-65/+13
2009-03-24Rename clang to clang-cc.Daniel Dunbar1-1/+1
2008-07-26remove objc prefixes from these tests.Chris Lattner1-0/+75