[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 10:11:22 PST 2020
aaron.ballman closed this revision.
aaron.ballman added a comment.
In D91975#2440426 <https://reviews.llvm.org/D91975#2440426>, @gridaphobe wrote:
> Yes please! I don't have commit rights.
I've commit on your behalf in c6348e8c95ee1eaa9dd2322b278def7a4127ff26 <https://reviews.llvm.org/rGc6348e8c95ee1eaa9dd2322b278def7a4127ff26>, thank you for the patch!
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