[PATCH] D116298: Add option to specify explicit config file

Zhao Wei Liew via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 26 21:32:31 PST 2021


zwliew created this revision.
zwliew requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Specify a specific config file using --style=file:path/to/config/file


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116298

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: D116298.396264.patch
Type: text/x-patch
Size: 7170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211227/e7cdf2c9/attachment-0001.bin>


More information about the cfe-commits mailing list