diff options
author | Kazu Hirata <kazu@google.com> | 2024-06-29 16:12:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-29 16:12:18 -0700 |
commit | eb5dbaf8d013839a66691e954a58d22a41f3c027 (patch) | |
tree | d7da34260a10bf08cad1a3b58d0ece9e7f103778 /llvm/lib/MC/MachObjectWriter.cpp | |
parent | bc6d925528439b8a8dfefdcaeaab4be2e0904b15 (diff) | |
download | llvm-eb5dbaf8d013839a66691e954a58d22a41f3c027.zip llvm-eb5dbaf8d013839a66691e954a58d22a41f3c027.tar.gz llvm-eb5dbaf8d013839a66691e954a58d22a41f3c027.tar.bz2 |
[clang] Use std::make_unique (NFC) (#97176)
This patch is based on clang-tidy's modernize-make-unique but limited
to those cases where type names are mentioned twice like
`std::unique_ptr<Type>(new Type())`, which is a bit mouthful.
Diffstat (limited to 'llvm/lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions