[flang] Prepare to be merged with master branch
authorJean Perier <jperier@nvidia.com>
Tue, 26 Mar 2019 17:29:46 +0000 (10:29 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Mar 2019 17:16:07 +0000 (10:16 -0700)
commitcabcd851e6bf629e5a402d122c81a821b77e3e51
tree6f8e81155882331d0a208f925b6134bf7ca1e1ec
parent8f0eb89cb607781e9fe173e6a9e317c6d45f8d71
[flang] Prepare to be merged with master branch

ActualArgument was modified in the master branch from
a struct to class. In order to compile once merged, this PR
required the related access paterns to be adapted to match
the new ActualArgument.
As a consequence, this PR does not compile anymore on its own,
it needs to be merged with the master branch to work.

Original-commit: flang-compiler/f18@48cdd2ed0ed18b9749f976257c7302e34c20b025
Tree-same-pre-rewrite: false
flang/lib/evaluate/fold.cc