diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-03-13 15:13:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-13 15:13:56 -0700 |
commit | 702a86a8f1e4d96c62574fc8d7dd9ccea243517a (patch) | |
tree | 10039c5c3b6e64ed97139d617879bb1283c2074d /llvm/lib/Support/CommandLine.cpp | |
parent | 605abe0689dfd28aadc9413306f33a4494cf3fb8 (diff) | |
download | llvm-702a86a8f1e4d96c62574fc8d7dd9ccea243517a.zip llvm-702a86a8f1e4d96c62574fc8d7dd9ccea243517a.tar.gz llvm-702a86a8f1e4d96c62574fc8d7dd9ccea243517a.tar.bz2 |
[flang] Correct accessibility of name that is both generic and derive… (#85098)
…d type
When the same name is used for a derived type and generic interface in a
module, and no explicit PUBLIC or PRIVATE statement appears for the name
but the derived type definition does have an explicit accessibility,
that accessibility must also apply to the generic interface.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions