diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-05-18 13:40:33 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-05-24 10:27:50 -0700 |
commit | 8527f9e4437fbecb529babb674777eb2cab99ca5 (patch) | |
tree | a1aa34020e77c9c9f816bb6ad6c89ddca1723bb7 /clang/lib/Sema/SemaOpenMP.cpp | |
parent | c8644ea88ea220a28ef41b7364ca2eb1071552f9 (diff) | |
download | llvm-8527f9e4437fbecb529babb674777eb2cab99ca5.zip llvm-8527f9e4437fbecb529babb674777eb2cab99ca5.tar.gz llvm-8527f9e4437fbecb529babb674777eb2cab99ca5.tar.bz2 |
[flang][runtime] Handle BACKSPACE after reading past EOF
An external READ(END=) that hits the end of the file must
also note the virtual position of the endfile record that
has just been discovered, so that a later BACKSPACE statement
won't end up at the wrong record.
Differential Revision: https://reviews.llvm.org/D126146
Diffstat (limited to 'clang/lib/Sema/SemaOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions