r204350 - Replacing the exclusive_lock_function, shared_lock_function and unlock_function attributes with the acquire_capability and release_capability attributes. The old spellings will continue to work, but the underlying semantic attributes have been replaced.
Aaron Ballman
aaron at aaronballman.com
Fri Mar 21 07:55:25 PDT 2014
On Fri, Mar 21, 2014 at 10:45 AM, Delesley Hutchins <delesley at google.com> wrote:
> This looks perfect, thanks! Your work on more flexible attributes
> comes in handy here. :-) I'll want a C++ test case as well, but I
> can add that later.
Great! I've committed in r204469; thanks for the idea. :-)
~Aaron
More information about the cfe-commits
mailing list