[PATCH] D138446: [clang-format][docs] Add ability to link to specific config options
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 12 07:11:46 PST 2023
aaron.ballman added a comment.
In D138446#4047487 <https://reviews.llvm.org/D138446#4047487>, @MyDeveloperDay wrote:
> So if I understand completely its so its easier to pick up an option and share as a hyperlink i.e. `<.....>/llvm-project/clang/html/ClangFormatStyleOptions.html#allowallconstructorinitializersonnextline`
>
> F26159404: image.png <https://reviews.llvm.org/F26159404>
>
> LGTM
Yup, that's how I read this -- easier to share links to specific options (which is really neat, I wish the command line reference for Clang did the same thing!).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138446/new/
https://reviews.llvm.org/D138446
More information about the cfe-commits
mailing list