diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-02-08 10:07:55 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-02-14 15:34:45 -0800 |
commit | 882d5f14adabdf642510cfe8e4a002833f585dda (patch) | |
tree | a9307b673deffa568cd553830dc22a7a1f97c714 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 8de457eafc08f6f05dc70ecf0f3d461e35ba478f (diff) | |
download | llvm-882d5f14adabdf642510cfe8e4a002833f585dda.zip llvm-882d5f14adabdf642510cfe8e4a002833f585dda.tar.gz llvm-882d5f14adabdf642510cfe8e4a002833f585dda.tar.bz2 |
[flang] Ensure a characterized ENTRY in a PURE subprogram is also marked PURE
ENTRY point symbols aren't marked PURE in the symbol table, but must
instead inherit the attribute from their containing subprograms.
There's a predicate in semantics that does this, but it wasn't being
used in the context of actual procedure argument characterization.
Differential Revision: https://reviews.llvm.org/D119564
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions