[PATCH] D72326: [clang-format] Rebased on master: Add option to specify explicit config file
Zhao Wei Liew via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 26 22:20:17 PST 2021
zwliew updated this revision to Diff 396273.
zwliew added a comment.
Support inheritance from parent configs via `BasedOnStyle: InheritParentConfig`
Repository:
rG LLVM Github Monorepo
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.396273.patch
Type: text/x-patch
Size: 7170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211227/152286bc/attachment.bin>
More information about the cfe-commits
mailing list