njames93 added a comment.

I'm in 2 minds about this. This diagnostic is a good fit for this warning and 
shouldn't be removed. Likewise duplicate diagnostics from different checks is 
annoying. Maybe a better path forward would be to suppress the diagnostic if 
the `bugprone-stringview-nullptr` check is enabled. These kinds of intercheck 
dependencies are found in modernize-prefer-member-init check IIRC. You can just 
copy the impl from there.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114823/new/

https://reviews.llvm.org/D114823

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to