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

via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 4 01:39:41 PST 2024


PeterChou1 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?

done

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


More information about the cfe-commits mailing list