diff options
author | Tim Keith <tkeith@nvidia.com> | 2021-01-14 16:31:48 -0800 |
---|---|---|
committer | Tim Keith <tkeith@nvidia.com> | 2021-01-14 16:31:52 -0800 |
commit | d6acf3c2012b00f06a422e8704609676be7729b2 (patch) | |
tree | a009b7fde79905dd6f5ab9a1c921c6d13e8a3c76 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6e7094c14b22a202c15959316033c164d7a84122 (diff) | |
download | llvm-d6acf3c2012b00f06a422e8704609676be7729b2.zip llvm-d6acf3c2012b00f06a422e8704609676be7729b2.tar.gz llvm-d6acf3c2012b00f06a422e8704609676be7729b2.tar.bz2 |
[flang] Fix use-associated procedure in generic
When a use-associated procedure was included in a generic, we weren't
correctly recording that fact. The ultimate symbol was added rather than
the local symbol.
Also, improve the message emitted for the specific procedure by
mentioning the module it came from.
This fixes one of the problems in https://bugs.llvm.org/show_bug.cgi?id=48648.
Differential Revision: https://reviews.llvm.org/D94696
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions