diff options
author | Peter Klausler <pklausler@nvidia.com> | 2024-09-20 13:53:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-20 13:53:33 -0700 |
commit | 8be575e49816ee6ff0b0b924e0b84b2a9fff98aa (patch) | |
tree | 616addb981c082f73b2320ca192e63ed01467faa /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e8335aef063e08a7cd8a543d7ab14b20f554c07b (diff) | |
download | llvm-8be575e49816ee6ff0b0b924e0b84b2a9fff98aa.zip llvm-8be575e49816ee6ff0b0b924e0b84b2a9fff98aa.tar.gz llvm-8be575e49816ee6ff0b0b924e0b84b2a9fff98aa.tar.bz2 |
[flang] Fix edge case regression (#109350)
A recent fix to the emission of derived type names to module files
exposed a regression in the case of a derived type that (1) has the same
name as a generic procedure interface and (2) has undergone renaming
through USE association before (3) being used in a declaration
significant to a module procedure interface. Fix.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions