diff options
author | Joe Loser <joeloser93@gmail.com> | 2022-01-19 15:16:15 -0500 |
---|---|---|
committer | Joe Loser <joeloser93@gmail.com> | 2022-01-22 22:52:46 -0500 |
commit | 2513b79030636e62a785019bb9477920c8140d85 (patch) | |
tree | 2382fc52ffe22a9765e99db563c28de413cc6c62 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 37d1d02200b9472082304c191f396f0489d00e05 (diff) | |
download | llvm-2513b79030636e62a785019bb9477920c8140d85.zip llvm-2513b79030636e62a785019bb9477920c8140d85.tar.gz llvm-2513b79030636e62a785019bb9477920c8140d85.tar.bz2 |
[libc++] Implement LWG3549: view_interface need not inherit from view_base
Implement LWG3549 by making `view_interface` not inherit from `view_base`. Types
are still views if they have a public and unambiguous derivation from
`view_interface`, so adjust the `enable_view` machinery as such to account for
that.
Differential Revision: https://reviews.llvm.org/D117714
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions