aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2022-08-03 12:31:05 -0700
committerPeter Klausler <pklausler@nvidia.com>2022-08-09 08:46:21 -0700
commitbad52055954e05a6b4cc86e9e950cac0b42f44a9 (patch)
tree7272324a5959c2cb19c89011dc5be0727e47e900 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parent525ff9bd206d7fcd3fee01f31985cd0c9990bfbb (diff)
downloadllvm-bad52055954e05a6b4cc86e9e950cac0b42f44a9.zip
llvm-bad52055954e05a6b4cc86e9e950cac0b42f44a9.tar.gz
llvm-bad52055954e05a6b4cc86e9e950cac0b42f44a9.tar.bz2
[flang][runtime] Support internal I/O to CHARACTER(KIND/=1)
Allow internal I/O to support non-default kinds of CHARACTER. The I/O runtime design anticipated this standard feature, but this patch is somewhat larger than I thought it would be because many code sites had to have assumptions about units (characters vs. bytes) brought into harmony, and some encoding utilities had to be pulled out of IoStatementState and templatized into their own new header file so that they are available to formatted output code without having to "thread" an IoStatementState reference through many call chains. Differential Revision: https://reviews.llvm.org/D131107
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions