diff options
| author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2023-09-18 13:00:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-18 13:00:42 -0700 |
| commit | fba474d3d6af01861b7092ce54ef02609b5b7dbd (patch) | |
| tree | 487d4992464d40e8ff63f7a5ca8beb9363fb1878 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | 256a0b298c68b89688b80350b034daf2f7785b67 (diff) | |
| download | llvm-fba474d3d6af01861b7092ce54ef02609b5b7dbd.zip llvm-fba474d3d6af01861b7092ce54ef02609b5b7dbd.tar.gz llvm-fba474d3d6af01861b7092ce54ef02609b5b7dbd.tar.bz2 | |
[flang] Fix CFI_CDESC_T(rank) for C (#66260)
The CFI_CDESC_T(rank) macro defined for C (not C++) in
ISO_Fortran_binding.h incorporates a cdesc_t structure as a member,
which works for data layout but doesn't allow for direct access to its
members. (The C++ definition can use inheritance.)
Restructure the definitions in that header file so that
CFI_CDESC_T(rank) for C defines a struct with the expected members.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
