summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2022-01-11 10:38:26 -0800
committerPeter Klausler <pklausler@nvidia.com>2022-01-19 17:28:21 -0800
commit028477758d19398c91e3b17a749314b04560023b (patch)
tree540ff0469c9964f6b01680dc42c5f6de5824a6a2 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent2985d5623c88f760d5c594d19558cd5c57ff3f45 (diff)
[flang] Accept BOZ literals for some actual arguments
Consistent with previously documented policy, in which BOZ literals are accepted in non-standard-conforming circumstances where they can be converted to an unambiguous known numeric type, allow BOZ literals to be passed as an actual argument in a reference to a procedure whose explicit interface has a corresponding dummy argument with a numeric type to which the BOZ literal may be converted. Improve error messages associated with BOZ literal actual arguments, too: don't emit multiple errors. Differential Revision: https://reviews.llvm.org/D117698
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions