On Wed, Jun 22, 2011 at 16:10, Delesley Hutchins <deles...@google.com> wrote:
>
> Hi,
> This patch is merely a port of an earlier patch, made by Le-Chun Wu, from
> google/main to annotalysis.  It extends Annotalysis to support cloned
> functions/methods (especially created by IPA-SRA).
> Bootstrapped and passed GCC regression testsuite on
> x86_64-unknown-linux-gnu.
> Okay for branches/annotalysis?
>   -DeLesley
>
> 2011-06-22  Le-Chun Wu  <l...@google.com>,  DeLesley Hutchins
> <deles...@google.com>

Minor nit.  Align names vertically:

2011-06-22  Le-Chun Wu  <l...@google.com>
                    DeLesley Hutchins <deles...@google.com>

>         * tree-threadsafe-analyze.c (build_fully_qualified_lock): Handle
>         IPA-SRA cloned methods.
>         (get_canonical_lock_expr): Fold expressions that are INDIRECT_REF on
>         top of ADDR_EXPR.
>         (check_lock_required): Handle IPA-SRA cloned methods.
>         (check_func_lock_excluded): Likewise.
>         (process_function_attrs): Likewise.

OK.

Incidentally, I think it would make sense to have you added to the
list of maintainers for the annotalysis branch.  Le-Chun, what do you
think?


Diego.

Reply via email to