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

Eric Seidel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 6 16:37:34 PST 2020


gridaphobe marked 2 inline comments as done.
gridaphobe added a comment.
Herald added a subscriber: shchenz.

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


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