This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by MTC on Mar 4 2018, 1:41 AM.

Diff Detail

Repository
rC Clang

Event Timeline

MTC created this revision.Mar 4 2018, 1:41 AM
NoQ accepted this revision.Mar 5 2018, 1:54 PM

Making CStringChecker smaller is an accomplishment on its own :)

This revision is now accepted and ready to land.Mar 5 2018, 1:54 PM
This revision was automatically updated to reflect the committed changes.