Skip to content
Snippets Groups Projects
Commit f58c04ac authored by Mark Mitchell's avatar Mark Mitchell Committed by Mark Mitchell
Browse files

mangle.c (write_encoding): Pass write_function_type the FUNCTION_DECL for the...

mangle.c (write_encoding): Pass write_function_type the FUNCTION_DECL for the function being encoded.

	* mangle.c (write_encoding): Pass write_function_type the
	FUNCTION_DECL for the function being encoded.
	(write_function_type): Pass it along to write_bare_function_type.
	(write_bare_function_type): Pass it along to write_method_parms.
	(write_method_parms): Don't mangle the compiler-generated
	parameters to a constructor or destructor.

From-SVN: r39985
parent 3844cd2e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment