[PATCH] D96607: [clang-tidy] Add check 'readability-pointer-type-star-placement'.

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 12 16:43:06 PST 2021


njames93 added a comment.

I don't see the use case you suggest as a strong enough motivation for this, clang-format does this job very well and we shouldn't be reinventing the wheel here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96607



More information about the cfe-commits mailing list