[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:50:12 PDT 2017


alexshap added a comment.

https://reviews.llvm.org/rL309505 
plus I changed the code to emit this warning via DiagnosticEngine and updated the tests accordingly.


Repository:
  rL LLVM

https://reviews.llvm.org/D35972





More information about the cfe-commits mailing list