[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
Tue Jan 11 17:22:09 PST 2022


CJ-Johnson updated this revision to Diff 399139.
CJ-Johnson added a comment.

Nit


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.399139.patch
Type: text/x-patch
Size: 92598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220112/cb1cba52/attachment-0001.bin>


More information about the cfe-commits mailing list