[PATCH] D103894: NarrowingConversionsCheck should support inhibiting conversions of mixed integer and floating point types with WarnOnEquivalentBitWidth=0.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 11 04:03:08 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a53fb0596ab: [clang-tidy] NarrowingConversionsCheck should support inhibiting conversions of (authored by hokein).

Changed prior to commit:
  https://reviews.llvm.org/D103894?vs=351030&id=351400#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103894

Files:
  clang-tools-extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.cpp
  clang-tools-extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.h
  clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-narrowing-conversions-equivalentbitwidth-option.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103894.351400.patch
Type: text/x-patch
Size: 7877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210611/efe54d00/attachment-0001.bin>


More information about the cfe-commits mailing list