diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-03-01 16:42:00 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 16:42:00 -0800 |
commit | f4215f71402dccc9c6a6f7ad51bbc1d08c4a48c2 (patch) | |
tree | 32c94bc152364a0173c5b95e91c111be97283944 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | ed0aa344a8aaab4d8eedbe800750b8dcd36b0bcd (diff) | |
download | llvm-f4215f71402dccc9c6a6f7ad51bbc1d08c4a48c2.zip llvm-f4215f71402dccc9c6a6f7ad51bbc1d08c4a48c2.tar.gz llvm-f4215f71402dccc9c6a6f7ad51bbc1d08c4a48c2.tar.bz2 |
[flang] Fix handling of shadowed procedure name used as interface (#82837)
Use BypassGeneric() to process the name of an interface in a procedure
declaration statement, so that if it's the name of a generic with a
homonymous specific procedure, that's what defines the interface.
Fixes https://github.com/llvm/llvm-project/issues/82267.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions