[PATCH] D117840: [clang-tidy] Update bugprone-stringview-nullptr to consistently prefer the empty string when passing arguments to constructors/functions
CJ Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 20 15:08:53 PST 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa5684114445a: [clang-tidy] Update bugprone-stringview-nullptr to consistently prefer theā¦ (authored by CJ-Johnson).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117840/new/
https://reviews.llvm.org/D117840
Files:
clang-tools-extra/clang-tidy/bugprone/StringviewNullptrCheck.cpp
clang-tools-extra/docs/clang-tidy/checks/bugprone-stringview-nullptr.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone-stringview-nullptr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117840.401794.patch
Type: text/x-patch
Size: 5289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220120/432fbae6/attachment.bin>
More information about the cfe-commits
mailing list