[PATCH] D114105: [clang-tidy] Ignore narrowing conversions in case of bitfields
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 29 00:57:34 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa8120a771143: [clang-tidy] Ignore narrowing conversions in case of bitfields (authored by steakhal).
Changed prior to commit:
https://reviews.llvm.org/D114105?vs=389711&id=390275#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114105/new/
https://reviews.llvm.org/D114105
Files:
clang-tools-extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-narrowing-conversions-bitfields.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114105.390275.patch
Type: text/x-patch
Size: 9391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211129/017cfcd5/attachment.bin>
More information about the cfe-commits
mailing list