[PATCH] D118927: [clang-tidy] Fix invalid fix-it for cppcoreguidelines-prefer-member-initializer
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 20 14:50:04 PST 2022
njames93 updated this revision to Diff 410187.
njames93 marked 2 inline comments as done.
njames93 added a comment.
Remove double negative
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118927/new/
https://reviews.llvm.org/D118927
Files:
clang-tools-extra/clang-tidy/cppcoreguidelines/PreferMemberInitializerCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-prefer-member-initializer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118927.410187.patch
Type: text/x-patch
Size: 9062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220220/b66997e6/attachment-0001.bin>
More information about the cfe-commits
mailing list