diff options
author | Kazu Hirata <kazu@google.com> | 2024-06-29 11:50:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-29 11:50:41 -0700 |
commit | ddaa93b095288ce459be4096193c40a4ea247b11 (patch) | |
tree | fd1aede6a43b8415a25bd2b5883013ea8f7e4087 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 9cdc85363780983803dafe96004ec9865390af11 (diff) | |
download | llvm-ddaa93b095288ce459be4096193c40a4ea247b11.zip llvm-ddaa93b095288ce459be4096193c40a4ea247b11.tar.gz llvm-ddaa93b095288ce459be4096193c40a4ea247b11.tar.bz2 |
[llvm] Use std::make_unique (NFC) (#97165)
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/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions