[clang] [clang-format] Add SpaceBeforeUnderscoreParens option for GNU gettext… (PR #159925)
Björn Schäpers via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 22 03:11:01 PDT 2025
https://github.com/HazardyKnusperkeks commented:
How do you want it to do without an option? Just never adding a space between `_` and `(` might not be the thing somebody else wants.
https://github.com/llvm/llvm-project/pull/159925
More information about the cfe-commits
mailing list