Don't use anon_struct_* and similar members unless we are sure it's the right one
commit5b4c6f96b20cd309026e42c02133b28d1e0e64df
authorJiří Techet <techet@gmail.com>
Sun, 24 May 2015 19:06:55 +0000 (24 21:06 +0200)
committerJiří Techet <techet@gmail.com>
Mon, 18 Jan 2016 21:56:10 +0000 (18 22:56 +0100)
tree6b74836dc787af8ae27d5b0ea24c9b1d13f7a155
parent02105d77d74da4954dce165bba9ead31cbf5ed72
Don't use anon_struct_* and similar members unless we are sure it's the right one

We can only be sure it's the right one if we previously resolved a
typedef to it and the typedef was in the same file.
tagmanager/src/tm_workspace.c