Remove anon_* elements when performing namespace search
commit2682d7973f0518ccfb3806901170ff8314c311c6
authorJiří Techet <techet@gmail.com>
Thu, 28 May 2015 14:06:24 +0000 (28 16:06 +0200)
committerJiří Techet <techet@gmail.com>
Mon, 18 Jan 2016 21:56:10 +0000 (18 22:56 +0100)
treefc55401656d9bdf3ca74dee5e456b86b73360cea
parent7a3d6a4ee1e743aec67c7a27c20ed1714f1250ea
Remove anon_* elements when performing namespace search

These correspond to anonymous structs, enums, etc. but they don't have
any name so the name shouldn't be listed.
tagmanager/src/tm_tag.c
tagmanager/src/tm_tag.h
tagmanager/src/tm_workspace.c