Forbid to clone GT_RET_EXPR (#14495)
authorSergey Andreenko <seandree@microsoft.com>
Mon, 16 Oct 2017 15:47:46 +0000 (08:47 -0700)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2017 15:47:46 +0000 (08:47 -0700)
commit5bf81284d083410bf07dc7656e228f12ea85428f
tree67e3e2c971c1c1c364da0a307f7452344e21576d
parentc0fe49b36a9556506f2b13e553a17c9f6c5531b4
Forbid to clone GT_RET_EXPR (#14495)

* Forbid to clone GT_RET_EXPR

It potentially creates non-unique trees.
src/jit/gentree.cpp