[ovs-dev] [PATCH] ctags: include symbols with locking annotations.

Aaron Conole aconole at redhat.com
Thu Jun 29 21:02:05 UTC 2017


Flavio Leitner <fbl at redhat.com> writes:

> OVS uses extensively clang annotations for thread safety
> checks. The ctags tool can't parse them, so they are not
> included in the tag file.
>
> This patch improves the configure script to generate a list
> of identifiers from the header compiler.h to be ignored by
> ctags.
>
> Signed-off-by: Flavio Leitner <fbl at redhat.com>
> ---

LGTM, although I use gnu global, not ctags.

Reviewed-by: Aaron Conole <aconole at redhat.com>


More information about the dev mailing list