[PATCH] D30564: [clang-tidy] Format code around applied fixes

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 3 03:06:22 PST 2017


alexfh updated this revision to Diff 90447.
alexfh added a comment.

Expanded -format-style option description. Run cleanup tests with different format styles, just in case.


https://reviews.llvm.org/D30564

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/tool/ClangTidyMain.cpp
  docs/ReleaseNotes.rst
  docs/clang-tidy/index.rst
  test/clang-tidy/clean-up-code.cpp
  test/clang-tidy/readability-braces-around-statements-format.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30564.90447.patch
Type: text/x-patch
Size: 9391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170303/498bec64/attachment.bin>


More information about the cfe-commits mailing list