[PATCH] D44075: [analyzer] CStringChecker.cpp: Remove the duplicated check about null dereference on dest-buffer or src-buffer.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 5 13:54:02 PST 2018


NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.

Making `CStringChecker` smaller is an accomplishment on its own :)


Repository:
  rC Clang

https://reviews.llvm.org/D44075





More information about the cfe-commits mailing list