diff options
author | peter klausler <pklausler@nvidia.com> | 2021-02-10 16:25:11 -0800 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2021-02-10 17:23:53 -0800 |
commit | 47b97d4bfbe8a1245f481790aefc538aba32ad94 (patch) | |
tree | a1ae76426d5f3bb2702268fc4c565739c8706c47 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 77fecc07955f51db3f184ba10d3f5fcd1f3f152d (diff) | |
download | llvm-47b97d4bfbe8a1245f481790aefc538aba32ad94.zip llvm-47b97d4bfbe8a1245f481790aefc538aba32ad94.tar.gz llvm-47b97d4bfbe8a1245f481790aefc538aba32ad94.tar.bz2 |
[flang] Manage per-specification-part state better
Some state in name resolution is stored in the DeclarationVisitor
instance and processed at the end of the specification part.
This state needs to accommodate nested specification parts, namely
the ones that can be nested in a subroutine or function interface
body.
Differential Revision: https://reviews.llvm.org/D96466
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions