diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-10-04 13:45:11 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-10-06 14:40:53 -0700 |
commit | e66ff2a284de9067e63f89f056d8075def139b0b (patch) | |
tree | e22303e63c955531d0747cad3ab6a491cb66a492 /llvm/tools/llvm-objdump/SourcePrinter.cpp | |
parent | 8e5b96cce91e63908a91cdaef81e9a1c993b18f2 (diff) | |
download | llvm-e66ff2a284de9067e63f89f056d8075def139b0b.zip llvm-e66ff2a284de9067e63f89f056d8075def139b0b.tar.gz llvm-e66ff2a284de9067e63f89f056d8075def139b0b.tar.bz2 |
[flang] Supply missing source location for a message
An error message in semantic analysis of SELECT TYPE type guards
doesn't allow for the possibility of failure from FindSourceLocation(),
and that can happen when the type guard is just an intrinsic type
name like "type is (character)". Deal with it.
Differential Revision: https://reviews.llvm.org/D135217
Diffstat (limited to 'llvm/tools/llvm-objdump/SourcePrinter.cpp')
0 files changed, 0 insertions, 0 deletions