commit | 73fc0385deb7acda26e18b2baf92916d0a089647 | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Fri Mar 01 07:58:16 2013 +0000 |
committer | John McCall <rjmccall@apple.com> | Fri Mar 01 07:58:16 2013 +0000 |
tree | bfc3030147b830a6bf520771033bac414b1f6223 | |
parent | 4a8a015f131b27c58e802df6c844c7e2ce35a9ab [diff] |
Attempt to not place ownership qualifiers on the result type of block declarators. Document the rule we use. Also document the rule that Doug implemented a few weeks ago which drops ownership qualifiers on function result types. rdar://10127067 llvm-svn: 176336