summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/objc-synchronized.m
Commit message (Collapse)AuthorAgeFilesLines
* move all objc sema tests into a new SemaObjC directory. Next step is toChris Lattner2008-07-261-75/+0
| | | | | | remove the objc- prefix from the tests that use it. llvm-svn: 54084
* Parser::ParseObjCSynchronizedStmt() needs to Enter/Exit a decl scope.Steve Naroff2008-06-041-0/+75
llvm-svn: 51963
OpenPOWER on IntegriCloud