diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-06-17 12:14:46 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-06-23 10:02:14 -0700 |
commit | ede421316948db04cf52ba3dc7fe40b8047eca5b (patch) | |
tree | 62e58fbc5d214bd61930fd73061873cf88ab49fe /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b257acd2660ccacab4c1543f0d18697e45565fca (diff) | |
download | llvm-ede421316948db04cf52ba3dc7fe40b8047eca5b.zip llvm-ede421316948db04cf52ba3dc7fe40b8047eca5b.tar.gz llvm-ede421316948db04cf52ba3dc7fe40b8047eca5b.tar.bz2 |
[flang][runtime] Handle READ of non-UTF-8 data into multi-byte CHARACTER
When a READ statement reads into a CHARACTER(2 or 4) variable from a
unit whose encoding is not UTF-8, don't copy bytes directly; they must
each be zero-extended.
Differential Revision: https://reviews.llvm.org/D128390
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions