Fabien Chêne <fabien.ch...@gmail.com> a écrit:

> Are the other debugging backends not interested at all in USING_DECLs ?

The way debug info is generated for USING_DECLs is that
handle_using_decl (via cp_emit_debug_info_for_using) asks the backend to
generate debug info for the DECLs the USING_DECL resolves to, basically.
AIUI, the backend is not supposed to handle the USING_DECL himself.

-- 
                Dodji

Reply via email to