[clang] [clang-format] Add SpaceBeforeUnderscoreParens option for GNU gettext… (PR #159925)

via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 21 23:57:59 PDT 2025


owenca wrote:

In general, we want the new option to meet the [requirements](https://clang.llvm.org/docs/ClangFormatStyleOptions.html#adding-additional-style-options). Can you link to the relevant section in GNU coding standards? It seems that this can be supported without a new option.

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


More information about the cfe-commits mailing list