[PATCH] D52892: [Clang-tidy: readability] readability check to convert numerical constants to std::numeric_limits
Idriss Riouak via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 4 09:49:58 PDT 2018
IdrissRio updated this revision to Diff 168321.
IdrissRio added a comment.
Herald added a subscriber: jfb.
Sorry i have forgot to add the source code.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52892
Files:
clang-tidy/readability/CMakeLists.txt
clang-tidy/readability/NumericalCostantsToMaxIntCheck.cpp
clang-tidy/readability/NumericalCostantsToMaxIntCheck.h
clang-tidy/readability/ReadabilityTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/readability-numerical-costants-to-max-int.rst
test/clang-tidy/readability-numerical-costants-to-max-int.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52892.168321.patch
Type: text/x-patch
Size: 15005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181004/a68f0e41/attachment.bin>
More information about the cfe-commits
mailing list