[PATCH] D69764: [clang-format] Add East Const / West Const fixer

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 3 14:37:00 PST 2019


MyDeveloperDay added a comment.

A demo of `clang-format -i --const-style=east *.cpp *.h` being run on clang/lib/Format can be see here D69780: [clang-format]  DO NOT COMMIT - Demo of East/West Const Fixer on clang-format <https://reviews.llvm.org/D69780>


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69764/new/

https://reviews.llvm.org/D69764





More information about the cfe-commits mailing list