[PATCH] D59802: [clang-tidy] Add new checker: llvm-avoid-cast-in-conditional

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 1 11:06:11 PDT 2019


xbolva00 added a comment.

Do we have any checker to recommend llvm functions over std ?

e.g. llvm::sort, llvm::all_of, ...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59802





More information about the cfe-commits mailing list