summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/implicit-objc_msgSend.m
Commit message (Collapse)AuthorAgeFilesLines
* Add implicit definition of objc_msgSend.Daniel Dunbar2009-04-231-0/+7
- As with malloc and friends, this is important where the return type on a 64-bit platform would otherwise end up discarding the upper 32-bits. llvm-svn: 69874
OpenPOWER on IntegriCloud