~npalix/coccinelle/upstream

Viewing all changes in revision 4954.

  • Committer: LAWALL Julia
  • Author(s): Jaskaran Singh
  • Date: 2020-09-15 19:42:26 UTC
  • Revision ID: git-v1:287374196da8c7cfd169e721a2d23f1e462422f1
parsing_c: type_annoter_c: Use name cache for type annotation

Use the name cache for type annotation. On encountering the following
which are not stored in the environment, the name cache is looked up and
the relevant header file is parsed for type information:
        - struct field use
        - typedef
        - function call
        - identifier
        - enumeration constant

Signed-off-by: Jaskaran Singh <jaskaran.singh@collabora.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: