diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-04-25 16:00:01 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-04-26 10:49:05 -0700 |
commit | f4bb211a3b1600bd56edf17479f77f86ab402d7b (patch) | |
tree | afea05a26eb416286a7699dce583a0d6fdfdb912 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 6753bb2c41264aed432ffb90d2b0291d0cdb9289 (diff) | |
download | llvm-f4bb211a3b1600bd56edf17479f77f86ab402d7b.zip llvm-f4bb211a3b1600bd56edf17479f77f86ab402d7b.tar.gz llvm-f4bb211a3b1600bd56edf17479f77f86ab402d7b.tar.bz2 |
[flang] Fix crash from PDT component init in module file
Semantics now needs to preserve the parse trees from module files,
in case they contain parameterized derived type definitions with
component initializers that may require re-analysis during PDT
instantiation. Save them in the SemanticsContext.
Differential Revision: https://reviews.llvm.org/D124467
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions