diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-03-01 15:56:40 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 15:56:40 -0800 |
commit | 1c530b3d9f86422cbc0417ea8ec97a462e9abe26 (patch) | |
tree | 10a08c11c3a77d61f6a81dc46aef3ef571923df1 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | e8a9aa26f708ec59cb3a0c37767817c069fb12f0 (diff) | |
download | llvm-1c530b3d9f86422cbc0417ea8ec97a462e9abe26.zip llvm-1c530b3d9f86422cbc0417ea8ec97a462e9abe26.tar.gz llvm-1c530b3d9f86422cbc0417ea8ec97a462e9abe26.tar.bz2 |
[flang] Whether a procedure's interface is explicit or not is not a d… (#82796)
…istinguishing characteristic
We note whether a procedure's interface is explicit or implicit as an
attribute of its characteristics, so that other semantics can be checked
appropriately, but this internal attribute should not be used as a
distinguishing characteristic in itself.
Fixes https://github.com/llvm/llvm-project/issues/81876.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions