[PATCH] D112881: [clang-tidy] Allow disabling integer to floating-point narrowing conversions for cppcoreguidelines-narrowing-conversions

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 16 05:26:02 PST 2021


aaron.ballman closed this revision.
aaron.ballman added a comment.

In D112881#3181082 <https://reviews.llvm.org/D112881#3181082>, @paulaltin wrote:

>> Thanks! Do you need someone to commit on your behalf? If so, what name and email address would you like used for patch attribution?
>
> That would be great, thanks! You can use "Paul Altin <paul at liquidinstruments.com>" for the attribution.

Thanks! I landed this as 9198d04c06b561cd78d9407cedd50f7b995ee6d8 <https://reviews.llvm.org/rG9198d04c06b561cd78d9407cedd50f7b995ee6d8> this morning (sorry for the slight delay in getting this landed).


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

https://reviews.llvm.org/D112881



More information about the cfe-commits mailing list