[PATCH] D91975: [clang-tidy] cppcoreguidelines Narrowing Conversions Check: detect narrowing conversions involving typedefs

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 8 09:58:42 PST 2020


aaron.ballman added a comment.

In D91975#2436212 <https://reviews.llvm.org/D91975#2436212>, @gridaphobe wrote:

> I've added the non-narrowing tests, are we good to merge?

Yes, this still LGTM! Thank you! Do you need someone to commit on your behalf?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91975



More information about the cfe-commits mailing list