[clang] [clang/docs] add a missing brace in ClangFormatStyleOptions.rst (PR #145145)

2025-06-20 Thread Tal Kedar via cfe-commits
https://github.com/kedartal created https://github.com/llvm/llvm-project/pull/145145 ... in the example for `WrapNamespaceBodyWithEmptyLines: Never` >From 90cf52899532e4f5d535127adb903193fe04dda7 Mon Sep 17 00:00:00 2001 From: Tal Kedar Date: Fri, 20 Jun 2025 23:28:46 -0400 Subject: [PATCH] [c

[clang] [clang/docs] add a missing brace in ClangFormatStyleOptions.rst (PR #145145)

2025-06-20 Thread Tal Kedar via cfe-commits
https://github.com/kedartal updated https://github.com/llvm/llvm-project/pull/145145 >From 90cf52899532e4f5d535127adb903193fe04dda7 Mon Sep 17 00:00:00 2001 From: Tal Kedar Date: Fri, 20 Jun 2025 23:28:46 -0400 Subject: [PATCH] [clang/docs] add a missing brace in ClangFormatStyleOptions.rst .

[clang] [clang/docs] add a missing brace in ClangFormatStyleOptions.rst (PR #145145)

2025-06-21 Thread Tal Kedar via cfe-commits
kedartal wrote: I knew there was a reason why they taught me to read :) https://github.com/llvm/llvm-project/pull/145145 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang/docs] add a missing brace in ClangFormatStyleOptions.rst (PR #145145)

2025-06-21 Thread Tal Kedar via cfe-commits
https://github.com/kedartal updated https://github.com/llvm/llvm-project/pull/145145 >From 1d024e85d38452d5d149d97d830f12b2126b3c95 Mon Sep 17 00:00:00 2001 From: Tal Kedar Date: Sat, 21 Jun 2025 10:23:42 -0400 Subject: [PATCH] [clang/docs] add a missing brace in ClangFormatStyleOptions.rst .