[clang] [clang-format] add an option to insert a space only for non-code block empty braces, not for empty parentheses (PR #93634)
Kohei Asano via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 19 17:30:28 PDT 2024
khei4 wrote:
I confirmed [the update of WebKit Code Style Guideline for empty braces](https://github.com/WebKit/WebKit/pull/29668). I make WebKit style insert a space in any empty braces. I also updated document by script.
https://github.com/llvm/llvm-project/pull/93634
More information about the cfe-commits
mailing list