[PATCH] D35972: Add warning to clang-reorder-fields when reordering breaks member init list dependencies

Alexander Shaposhnikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 29 23:44:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309505: [clang-reorder-fields] Emit warning when reordering breaks member init list… (authored by alexshap).

Changed prior to commit:
  https://reviews.llvm.org/D35972?vs=108812&id=108818#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35972

Files:
  clang-tools-extra/trunk/clang-reorder-fields/ReorderFieldsAction.cpp
  clang-tools-extra/trunk/test/clang-reorder-fields/ClassDerived.cpp
  clang-tools-extra/trunk/test/clang-reorder-fields/FieldDependencyWarning.cpp
  clang-tools-extra/trunk/test/clang-reorder-fields/FieldDependencyWarningDerived.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35972.108818.patch
Type: text/x-patch
Size: 11095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170730/756c167d/attachment.bin>


More information about the cfe-commits mailing list