[PATCH] D98745: [clang] Add fixit for Wreorder-ctor

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 18 09:03:48 PDT 2021


njames93 updated this revision to Diff 331582.
njames93 added a comment.

Arc got confused


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.331582.patch
Type: text/x-patch
Size: 10497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210318/7f860a10/attachment-0001.bin>


More information about the cfe-commits mailing list