[PATCH] D82500: [llvm-profdata] --hot-func-list: fix some style issues in D82355

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 24 14:40:36 PDT 2020


wenlei added a comment.

For the use of `auto`, is there extra convention except what's said here? https://llvm.org/docs/CodingStandards.html#use-auto-type-deduction-to-make-code-more-readable

It feels the style convention is a bit loose though, except those enforced by linter.

(FYI this is the original diff: https://reviews.llvm.org/D81800)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82500





More information about the llvm-commits mailing list