diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-09-05 11:53:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-05 11:53:22 -0700 |
commit | 3f1d0e1b1dfef0af0ca5f3315317246d0026fb70 (patch) | |
tree | 8d256391e6c85d599512ae187244550f5566481e /lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp | |
parent | 18926666f509104c3f478444b282291ce19fab6a (diff) | |
download | llvm-3f1d0e1b1dfef0af0ca5f3315317246d0026fb70.zip llvm-3f1d0e1b1dfef0af0ca5f3315317246d0026fb70.tar.gz llvm-3f1d0e1b1dfef0af0ca5f3315317246d0026fb70.tar.bz2 |
[flang] Silence warning in module file (#107421)
Most warnings should be silenced when processing the content of a module
file, since the warning should have also appeared when the module file
was generated. The case of an intrinsic type kind not being supported
for a target wasn't being suppressed; fix.
Fixes https://github.com/llvm/llvm-project/issues/107337.
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp')
0 files changed, 0 insertions, 0 deletions