[clang] clang-format: update of the doc wrt the Mozilla coding style (PR #140371)

2025-05-17 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Sylvestre Ledru (sylvestre) Changes + ride along about an old project --- Full diff: https://github.com/llvm/llvm-project/pull/140371.diff 2 Files Affected: - (modified) clang/docs/ClangFormatStyleOptions.rst (+2-3) - (modified) clang/

[clang] clang-format: update of the doc wrt the Mozilla coding style (PR #140371)

2025-05-17 Thread Sylvestre Ledru via cfe-commits
https://github.com/sylvestre created https://github.com/llvm/llvm-project/pull/140371 + ride along about an old project >From 4185396b027ab073b6742dcb3d800c3eda9491df Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 17 May 2025 13:02:29 +0200 Subject: [PATCH 1/2] doc/Clang Related Pro