[PATCH] D143971: [clang-tidy] Flag more buggy string constructor cases
Chris Cotter via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 11 16:35:11 PDT 2023
ccotter updated this revision to Diff 530349.
ccotter added a comment.
- Exclude false positive
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143971/new/
https://reviews.llvm.org/D143971
Files:
clang-tools-extra/clang-tidy/bugprone/StringConstructorCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/bugprone/string-constructor.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone/string-constructor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143971.530349.patch
Type: text/x-patch
Size: 14471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230611/09200193/attachment-0001.bin>
More information about the cfe-commits
mailing list