[clang-tools-extra] [clang-tidy] Don't insert blank line in IncludeInserter (PR #221428)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 7 06:06:03 PDT 2026
================
@@ -261,6 +261,10 @@ infrastructure are described first, followed by tool-specific sections.
#### Miscellaneous
+- Fixed clang-tidy adding an unwanted blank line when automatically inserting
----------------
vbvictor wrote:
Thanks! Fixed now.
https://github.com/llvm/llvm-project/pull/221428
More information about the cfe-commits
mailing list