[PATCH] D72326: [clang-format] Add option to explicitly specify a config file

Zhao Wei Liew via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 29 05:29:12 PST 2021


zwliew updated this revision to Diff 396519.
zwliew retitled this revision from "[clang-format] Rebased on master: Add option to specify explicit config file" to "[clang-format] Add option to explicitly specify a config file".
zwliew edited the summary of this revision.
zwliew added a comment.

Addressed the comments on the previous diff:

1. Adjusted some comments; suffixed each comment with a period.
2. Removed the changes unrelated to this revision (the ones the issue mentioned in the latest comments in https://reviews.llvm.org/D93844)


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

https://reviews.llvm.org/D72326

Files:
  clang/docs/ClangFormat.rst
  clang/docs/ClangFormatStyleOptions.rst
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/Format.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72326.396519.patch
Type: text/x-patch
Size: 9318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211229/937e891a/attachment.bin>


More information about the cfe-commits mailing list