[PATCH] D98745: [clang] Add fixit for Wreorder-ctor
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 18 11:20:36 PDT 2021
njames93 updated this revision to Diff 331635.
njames93 marked an inline comment as done.
njames93 added a comment.
Address nits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98745/new/
https://reviews.llvm.org/D98745
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/FixIt/fixit-cxx-init-order.cpp
clang/test/SemaCXX/constructor-initializer.cpp
clang/test/SemaCXX/warn-reorder-ctor-initialization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98745.331635.patch
Type: text/x-patch
Size: 10517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210318/3b56731d/attachment-0001.bin>
More information about the cfe-commits
mailing list