diff options
author | Abid Qadeer <haqadeer@amd.com> | 2024-10-30 09:52:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 09:52:56 +0000 |
commit | 652988b65805b23f228db34adfff068cffd517cc (patch) | |
tree | aaaf2059706fcce3cbd6b9b2aa4df1b5970e765a /libcxx/src/algorithm.cpp | |
parent | e8b95a02bff8498c888ed5e85d0197ec82b95cd6 (diff) | |
download | llvm-652988b65805b23f228db34adfff068cffd517cc.zip llvm-652988b65805b23f228db34adfff068cffd517cc.tar.gz llvm-652988b65805b23f228db34adfff068cffd517cc.tar.bz2 |
[flang][debug] Support TupleType. (#113917)
Handling is similar to RecordType with following differences:
1. No check for cyclic references
2. No extra processing for lower bounds of array members.
3. No line information as TupleType is a lowering artefact and does not
really represent an entity in the code.
Diffstat (limited to 'libcxx/src/algorithm.cpp')
0 files changed, 0 insertions, 0 deletions