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

Caitlin Sadowski supertri at google.com
Thu Jul 28 14:15:10 PDT 2011


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
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: threadsafety_finishingattrparsing.patch
Type: text/x-patch
Size: 48674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110728/960bec41/attachment.bin>


More information about the cfe-commits mailing list