[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
Thu Feb 3 11:04:43 PST 2022
njames93 created this revision.
njames93 added reviewers: LegalizeAdulthood, aaron.ballman, alexfh.
Herald added subscribers: carlosgalvezp, shchenz, kbarton, xazax.hun, nemanjai.
njames93 requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.
Fixes https://github.com/llvm/llvm-project/issues/53515.
Repository:
rG LLVM Github Monorepo
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.405716.patch
Type: text/x-patch
Size: 7377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220203/58fc91fa/attachment-0001.bin>
More information about the cfe-commits
mailing list