[cfe-commits] [cfe-dev] Proposal for thread safety attributes for Clang

Caitlin Sadowski supertri at google.com
Mon Aug 1 14:32:04 PDT 2011


I am incorporating a few small edits from Chandler. Any other comments
or does it look ok to submit?

Cheers,

Caitlin

On Thu, Jul 28, 2011 at 2:15 PM, Caitlin Sadowski <supertri at google.com> wrote:
> Here is a third patch for the thread safety attributes which finishes
> a set of basic attribute parsing checks. Feel free to give me any
> comments either via email or via code review:
>
> http://codereview.appspot.com/4804041/
>
> The next patch will include a basic lockset tracking implementation.
>
> Cheers,
>
> Caitlin
>
> On Thu, Jul 28, 2011 at 12:46 PM, Douglas Gregor <dgregor at apple.com> wrote:
>>
>> On Jul 28, 2011, at 11:50 AM, Caitlin Sadowski wrote:
>>
>>> First patch has been committed. Let me know if you had something
>>> different in mind for the documentation. The second patch is attached
>>> for review, also available at http://codereview.appspot.com/4707044.
>>
>> Second patch looks fine; please send future patches just to cfe-commits.
>>
>>        - Doug
>>
>




More information about the cfe-commits mailing list