aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorpeter klausler <pklausler@nvidia.com>2020-06-29 10:45:02 -0700
committerpeter klausler <pklausler@nvidia.com>2020-06-29 12:32:19 -0700
commitf45b41348ba49c4a76baab1e3e302ef8e2bb992b (patch)
tree305a30c3d1e247c16e0f44cf7c062a20d485c302 /llvm/utils/FileCheck/FileCheck.cpp
parent5918d49ac152a67575cec84c2aa2c5c40b3612c8 (diff)
downloadllvm-f45b41348ba49c4a76baab1e3e302ef8e2bb992b.zip
llvm-f45b41348ba49c4a76baab1e3e302ef8e2bb992b.tar.gz
llvm-f45b41348ba49c4a76baab1e3e302ef8e2bb992b.tar.bz2
[flang] Defer stmt function body analysis until specification part complete
Expression analysis was being invoked on the bodies of statement functions as they were being encountered during name resolution. This led to failures on some FCVS tests in cases where those expressions contained implicitly typed objects. Defer the analysis of statemet function bodies to the end of the specification part, at which time the symbols of the enclosing scope will have been typed. Reviewed By: tskeith Differential Revision: https://reviews.llvm.org/D82796
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions