[clang-tools-extra] [clang-tidy] Speed up/rewrite `bugprone-stringview-nullptr` (PR #192889)
Daniil Dudkin via cfe-commits
cfe-commits at lists.llvm.org
Sun May 3 11:34:30 PDT 2026
================
----------------
unterumarmung wrote:
As far as I see, the new implementation never produces a call to `.empty()`, so I think it should be removed from the docs.
https://github.com/llvm/llvm-project/pull/192889
More information about the cfe-commits
mailing list