[clang] [clang-format][doc] fix documentation for clang-format (PR #83415)

Owen Pan via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 2 23:04:35 PST 2024


owenca wrote:

> So I did added a simple search and replace to the generating script so now every time [[[NAME]]] is reference it will use the members name.

Nice! Though why `[[[NAME]]]` in particular? Can we use `<option-name>` instead?

https://github.com/llvm/llvm-project/pull/83415


More information about the cfe-commits mailing list