Eric Pouech eric.pouech@gmail.com writes:
- children of SymTagExe and SymTagCompiland can now be enumerated
- SymTagCompiland's lexical parent is now reported to SymTagExe
- native doesn't expose compiland's address, so don't expose it
Signed-off-by: Eric Pouech eric.pouech@gmail.com
When your subject is "improve xx" followed by a list of changes, it's a sure sign that the patch should be split.
Also please try to follow the standard commit style, it should use imperative form, so for instance "report parent" instead of "parent is now reported" etc.