diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-06 17:45:07 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-06 17:45:07 +0000 |
commit | 7a7e280448706d8b143377d65d69f7c4ecc8caa5 (patch) | |
tree | 959df48c43aabcde7b7b463f6b02a34bdde90e9e /clang/lib/Basic/SourceManager.cpp | |
parent | 398069064dc90cddafc1f51c513d73ee7806beac (diff) | |
download | llvm-7a7e280448706d8b143377d65d69f7c4ecc8caa5.zip llvm-7a7e280448706d8b143377d65d69f7c4ecc8caa5.tar.gz llvm-7a7e280448706d8b143377d65d69f7c4ecc8caa5.tar.bz2 |
Metadata: Add typed array-like wrapper for MDTuple
Add `MDTupleTypedArrayWrapper`, a wrapper around `MDTuple` that adapts
it to look like an array and cast its operands to the given type. This
is designed to be a replacement for `DITypedArray<>`, which is in the
`DIDescriptor` hierarchy.
llvm-svn: 234183
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions