[clang] [clang-format] Add IndentPPDirectives Leave option (PR #139750)

Gedare Bloom via cfe-commits cfe-commits at lists.llvm.org
Fri May 30 08:56:34 PDT 2025


gedare wrote:

> Should `Leave` apply to the hash only or also to the name after the hash?

Because there is an `AfterHash` option, we should preserve all the whitespace around the hash when using `Leave`.

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


More information about the cfe-commits mailing list