[PATCH] D87199: [lld-macho] Implement support for PIC

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 22:50:37 PDT 2020


gkm added a comment.

In `lld/MachO/SyntheticSections.cpp`, there are three instances of ...

> clang-tidy: warning: 'auto *osec' can be declared as 'const auto *osec' [llvm-qualified-auto]

... which seem worthy of addressing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87199



More information about the llvm-commits mailing list