[PATCH] D53488: [clang-tidy] Improving narrowing conversions
Guillaume Chatelet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 14 08:07:32 PST 2018
gchatelet updated this revision to Diff 174044.
gchatelet marked 7 inline comments as done.
gchatelet added a comment.
- State char signess clearly
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D53488
Files:
clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.cpp
clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/cppcoreguidelines-narrowing-conversions.rst
test/clang-tidy/cppcoreguidelines-narrowing-conversions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53488.174044.patch
Type: text/x-patch
Size: 36596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181114/5a4267f0/attachment-0001.bin>
More information about the cfe-commits
mailing list