[PATCH] D103324: [lld/mac] Implement -dead_strip

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 28 12:40:19 PDT 2021


tschuett added a comment.

In D103324#2787404 <https://reviews.llvm.org/D103324#2787404>, @thakis wrote:

> make clang-format happy
>
> not sure what clang-tidy wants from me though, that header guard looks fine. would be nice if that check had more details.

Maybe clang-tidy is in general unhappy with the MachO style, but it only complains about new files.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103324/new/

https://reviews.llvm.org/D103324



More information about the llvm-commits mailing list