[PATCH] D115121: Update bugprone-stringview-nullptr to support return statements and constructors for any T which accepts basic_string_view
CJ Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 12 13:47:40 PST 2022
CJ-Johnson updated this revision to Diff 399436.
CJ-Johnson marked an inline comment as done.
CJ-Johnson added a comment.
Add code comment about the choice of hasAnyArgument
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115121/new/
https://reviews.llvm.org/D115121
Files:
clang-tools-extra/clang-tidy/bugprone/StringviewNullptrCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/bugprone-stringview-nullptr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115121.399436.patch
Type: text/x-patch
Size: 92838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220112/eb115a70/attachment-0001.bin>
More information about the cfe-commits
mailing list