diff options
author | Kazu Hirata <kazu@google.com> | 2025-08-28 07:43:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-28 07:43:51 -0700 |
commit | 42f992f004ee7cb830369558d5d5866894b6dc3d (patch) | |
tree | 68d18f5125221836ff7fe503a972e0cd5932c9ab /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | c62a5bf52de2953cbfb73e1df64092f37d3fc192 (diff) | |
download | llvm-42f992f004ee7cb830369558d5d5866894b6dc3d.zip llvm-42f992f004ee7cb830369558d5d5866894b6dc3d.tar.gz llvm-42f992f004ee7cb830369558d5d5866894b6dc3d.tar.bz2 |
[ADT] Teach SmallSetVector to inherit constructors (NFC) (#155788)
This patch teaches SmallSetVector to inherit constructors from the
base class with "using". This way, we can remove all of the manually
defined constructors in SmallSetVector.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions