[clang-tools-extra] [clang-tidy] comment braced-init list arguments (PR #180408)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 15 14:46:58 PDT 2026
================
@@ -7,7 +7,6 @@
// RUN: bugprone-argument-comment.CommentStringLiterals: true, \
// RUN: bugprone-argument-comment.CommentNullPtrs: true, \
// RUN: bugprone-argument-comment.CommentCharacterLiterals: true}}" --
-
----------------
vbvictor wrote:
Unintentional change?
https://github.com/llvm/llvm-project/pull/180408
More information about the cfe-commits
mailing list