[PATCH] D56536: [clang-tidy] Fix case of local variables in modernize-use-nodiscard checker

Jonas Toth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 04:01:26 PST 2019


JonasToth added a comment.

+ `arc` itself has the possibility to run linters, I see running clang-tidy-diff.py as a way to utilize that for the reviews.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56536





More information about the llvm-commits mailing list