aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJean Perier <jperier@nvidia.com>2023-04-25 09:05:37 +0200
committerJean Perier <jperier@nvidia.com>2023-04-25 09:05:46 +0200
commit1ac31a0bfa285c403555f8251a8885e817295ef3 (patch)
treef3f0653b5150261f95b91962f48fcd8b8f1e67a9 /lldb/unittests/ScriptInterpreter/Python
parentc203850ad55de6e1396d5735e4d9b56b66db9220 (diff)
downloadllvm-1ac31a0bfa285c403555f8251a8885e817295ef3.zip
llvm-1ac31a0bfa285c403555f8251a8885e817295ef3.tar.gz
llvm-1ac31a0bfa285c403555f8251a8885e817295ef3.tar.bz2
[flang][runtime] Fix padding in CHARACTER(4) assignments.
One piece of pointer arithmetic was adding the number of bytes instead of the number of characters. This caused failures in CHARACTER(KIND>1) that required padding. This was caught using HLFIR that currently uses the runtime for array assignment where the current lowering does everything inline. Reviewed By: vzakhari, klausler Differential Revision: https://reviews.llvm.org/D149062
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions