[PATCH] D152802: [clang-tidy] Fix crash in `modernize-use-default-member-init`
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 13 11:14:15 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG311091e2b007: [clang-tidy] Fix crash in `modernize-use-default-member-init` (authored by AMS21, committed by PiotrZSL).
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.530999.patch
Type: text/x-patch
Size: 6915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230613/fac30530/attachment.bin>
More information about the cfe-commits
mailing list