[flang] Merge pull request flang-compiler/f18#390 from flang-compiler/pmk-389
authorPeter Klausler <35819229+klausler@users.noreply.github.com>
Tue, 9 Apr 2019 21:06:45 +0000 (14:06 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Apr 2019 21:06:45 +0000 (14:06 -0700)
commit90b8f222b8c6016e90e3ab4cd19cdb07294cd521
tree9d5587512b71df0defc6106ce593dd9f3c09ca68
parent4950dfa04eb8a3d966558a6722b3e3e850890557
[flang] Merge pull request flang-compiler/f18#390 from flang-compiler/pmk-389

Fix bug#389, prevent std::move() on forwarded lvalue references

Original-commit: flang-compiler/f18@198b0cc5728a8bad2c7d65eefd800c80f4f0595b
Reviewed-on: https://github.com/flang-compiler/f18/pull/390