[clang-tools-extra] [clang-tidy]add new check bugprone-unintended-char-ostream-output (PR #127720)

via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 18 15:48:38 PST 2025


================
@@ -0,0 +1,70 @@
+//===--- UnintendedCharOstreamOutputCheck.cpp - clang-tidy
+//---------------------===//
----------------
EugeneZelenko wrote:

Should be merged into previous line.

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


More information about the cfe-commits mailing list