Skip to content
Snippets Groups Projects
Commit 35ab11f0 authored by Bryce McKinlay's avatar Bryce McKinlay Committed by Bryce McKinlay
Browse files

typeck.c (build_java_array_type): Don't try to poke a public `clone' method into array types.

	* typeck.c (build_java_array_type): Don't try to poke a public `clone'
	method into array types.
	* parse.y (patch_method_invocation): Bypass access check on clone call
	to array instance.

From-SVN: r39906
parent 75393169
No related branches found
No related tags found
No related merge requests found
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