summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/builtin_objc_msgSend.m
Commit message (Collapse)AuthorAgeFilesLines
* Fix up various builtin declaration of objc_msgSend familiesFariborz Jahanian2013-01-041-0/+16
| | | | | | | to match those foung in objc.h an avoid spurious warnings. // rdar://12489098 llvm-svn: 171492
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-0/+1
| | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280
* Restore patch reversed in r118475. FixesFariborz Jahanian2010-11-091-0/+3
| | | | | | // rdar://8632525 llvm-svn: 118634
* Remove this test for now.Fariborz Jahanian2010-11-091-3/+0
| | | | llvm-svn: 118476
* Remove space from rdar URIs.Fariborz Jahanian2010-11-091-1/+1
| | | | llvm-svn: 118474
* Provide a precise builtin declaration for objc_msgSendFariborz Jahanian2010-11-081-0/+3
to avoid a bogus warning. Fixes //rdar: //8632525 llvm-svn: 118451
OpenPOWER on IntegriCloud