Improve tag searching for "typedef struct {...}" cases
commitbf17c90bd66d17811d1a25c454af3115c14318ee
authorJiří Techet <techet@gmail.com>
Sun, 10 May 2015 09:41:04 +0000 (10 11:41 +0200)
committerJiří Techet <techet@gmail.com>
Sun, 10 Jan 2016 11:31:47 +0000 (10 12:31 +0100)
tree8a661a1380aff2bbefc6fd1dbd7d3f73410abd75
parent13755122f2c3193d6e630970ab3ec38dabe36f56
Improve tag searching for "typedef struct {...}" cases

When resolving typedef, search for the subsequent type in the file where
the typedef was defined. For more info see the comment in the patch.
tagmanager/src/tm_workspace.c