[PATCH] Cleaning up ownership attribute semantics

Aaron Ballman aaron at aaronballman.com
Mon Sep 16 10:38:35 PDT 2013


I noticed that the ownership attributes have no tests in sema, and
that some of the functionality was not diagnosing errors as expected.
This patch refactors ownership attribute semantic handling, and adds
test cases for the functionality so future refactorings do not
accidentally regress the behavior further.

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Ownership.patch
Type: application/octet-stream
Size: 9997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130916/a1bfc7d8/attachment.obj>


More information about the cfe-commits mailing list