llvm-project
e6a04902 - [clang-format] Stop inserting blank line in disabled region (#201995)

Commit
84 days ago
[clang-format] Stop inserting blank line in disabled region (#201995) Previously, a blank got inserted before the `// clang-format off` comment with the `SeparateDefinitionBlocks` option set. Fixes #106983 and #146317.
Author
Parents
Loading