diff options
author | Tim Keith <tkeith@nvidia.com> | 2020-05-11 13:28:05 -0700 |
---|---|---|
committer | Tim Keith <tkeith@nvidia.com> | 2020-05-11 13:28:07 -0700 |
commit | 6f300105d21e1f3bf7f0f92c2564c29f0cab8fb9 (patch) | |
tree | da940f40190af4564e638387d62997b9df4cfd3c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e0c291a68264dbc13beb13faba3b6e3681c918de (diff) | |
download | llvm-6f300105d21e1f3bf7f0f92c2564c29f0cab8fb9.zip llvm-6f300105d21e1f3bf7f0f92c2564c29f0cab8fb9.tar.gz llvm-6f300105d21e1f3bf7f0f92c2564c29f0cab8fb9.tar.bz2 |
[flang] Fix bug with IMPORT of USE of USE
When a module contained an import of a use-association of a
use-association, we weren't recognizing that the symbols was needed.
The fix is the follow all of the use-associations using `GetUltimate()`.
Differential Revision: https://reviews.llvm.org/D79737
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions