[PATCH] D114427: [clang-tidy] Warn on functional C-style casts
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 29 07:26:20 PST 2021
carlosgalvezp updated this revision to Diff 390352.
carlosgalvezp added a comment.
Added Widget test case (reusing the S2 struct instead of adding a new struct Widget)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114427/new/
https://reviews.llvm.org/D114427
Files:
clang-tools-extra/clang-tidy/google/AvoidCStyleCastsCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/google-readability-casting.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114427.390352.patch
Type: text/x-patch
Size: 7062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211129/bc5d367f/attachment-0001.bin>
More information about the cfe-commits
mailing list