gcc-python-plugin icon indicating copy to clipboard operation
gcc-python-plugin copied to clipboard

Add various features. Fix one bug.

Open ampresent opened this issue 3 years ago • 1 comments

  • bugfix location hasher bugfix

  • feature callbacks: PLUGIN_FINISH_PARSE_FUNCTION, PLUGIN_INCLUDE_FILE attributes: typedecl.stub typedecl.main_variant,decl.attributes, vardecl.node, varnode.referred/referring, decl.external, decl.context attributes made writeable: decl.static, decl.initial, decl.public global: current_function_decl, main_input_filename, get_location pretty print: print_declaration support function: decl.walk_tree

ampresent avatar Nov 26 '21 08:11 ampresent

  • feature

attributes: functionDecl.inline

ampresent avatar Nov 26 '21 16:11 ampresent