[PATCH] D152802: [clang-tidy] Fix crash in `modernize-use-default-member-init`
André Schackier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 13 08:28:46 PDT 2023
AMS21 updated this revision to Diff 530921.
AMS21 marked an inline comment as done.
AMS21 added a comment.
Should now properly handle arrays
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152802/new/
https://reviews.llvm.org/D152802
Files:
clang-tools-extra/clang-tidy/modernize/UseDefaultMemberInitCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/modernize/use-default-member-init-assignment.cpp
clang-tools-extra/test/clang-tidy/checkers/modernize/use-default-member-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152802.530921.patch
Type: text/x-patch
Size: 6915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230613/eb7e2ebf/attachment.bin>
More information about the cfe-commits
mailing list