[cfe-dev] [RFC] Adding Thread Role Analysis

Delesley Hutchins delesley at google.com
Mon Jul 1 08:25:50 PDT 2013


Clang's annotations are not specific to C++.  They should support C
already, although I should probably add a separate set of test cases to
target C in particular.

  -DeLesley



On Mon, Jul 1, 2013 at 4:21 AM, Magnus Reftel <magnus.reftel at gmail.com>wrote:

> On 28 June 2013 23:02, Delesley Hutchins <delesley at google.com> wrote:
> >> there does not appear to be enough similarity
> >> to attempt to use the existing lock-based infrastructure as a
> jumping-off
> >> point.
> >
> > I completely disagree.  If one can be mapped into the other, as you
> yourself
> > have said, then how are they not similar?
>
> If I'm not mistaken, Clang's annotations are specific to C++ while
> Sutherland seems to target C11 initially. How difficult would it be to
> generalize Clang's annotations to support C?
>
> BR
> Magnus Reftel
>



-- 
DeLesley Hutchins | Software Engineer | delesley at google.com | 505-206-0315
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130701/edf6a8d8/attachment.html>


More information about the cfe-dev mailing list