[PATCH] D112978: [lld-macho][nfc][cleanup] Fix a few code style lints and clang-tidy findings- Use .empty() instead of `size() == 0` when possible.- Use const-ref to avoid copying
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 1 19:54:10 PDT 2021
int3 accepted this revision.
int3 added a comment.
This revision is now accepted and ready to land.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112978/new/
https://reviews.llvm.org/D112978
More information about the llvm-commits
mailing list