[clang-tools-extra] [clang-tidy] Added support for 3-argument std::string ctor in bugprone-string-constructor check (PR #123413)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 19 05:26:31 PST 2025
vbvictor wrote:
> please update documents in clang-tools-extra/docs/clang-tidy/checks/bugprone/string-constructor.rst also
Added new error description for "invalid character position argument" and provided more examples to existing cases.
https://github.com/llvm/llvm-project/pull/123413
More information about the cfe-commits
mailing list