aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorpeter klausler <pklausler@nvidia.com>2020-10-30 12:53:42 -0700
committerpeter klausler <pklausler@nvidia.com>2020-10-30 15:47:28 -0700
commit4acd8f7f0a7ef4009fe039297335b931ab9e62d0 (patch)
treebc98ae4c31bc92f5ae993721ac38e50ecbcd8627 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent1cb0b5660777cb563637ff6bb80722f449ee97eb (diff)
downloadllvm-4acd8f7f0a7ef4009fe039297335b931ab9e62d0.zip
llvm-4acd8f7f0a7ef4009fe039297335b931ab9e62d0.tar.gz
llvm-4acd8f7f0a7ef4009fe039297335b931ab9e62d0.tar.bz2
[flang] Detect and rewrite ambiguous READ(CVAR)[,item-list]
READ(CVAR)[,item-list] with a character variable CVAR could be parsed as an unformatted READ from an internal unit or as a formatted READ from the default external unit with a needlessly parenthesized variable format. We parse it as the former, but Fortran doesn't have unformatted internal I/O. Differential revision: https://reviews.llvm.org/D90493
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions