[PATCH] [D] Allow enum scopes to be looked up.
Pedro Alves
palves@redhat.com
Mon Aug 17 16:41:00 GMT 2015
On 08/15/2015 07:57 AM, Iain Buclaw wrote:
> Hi,
>
> In D, all named enums are scoped (the C++ equivalent of enum class) so
> they should be handled in the language-specific symbol lookup.
> However so as to support D compilers that don't emit enums as
> DW_AT_enum_class (currently none, but I'm will shortly be adding it to
> gdc), need to make sure that proper a safeguard is in place.
Looks fine to me.
Thanks,
Pedro Alves
More information about the Gdb-patches
mailing list