diff options
| author | Henry Wong <movietravelcode@outlook.com> | 2018-03-06 13:38:42 +0000 |
|---|---|---|
| committer | Henry Wong <movietravelcode@outlook.com> | 2018-03-06 13:38:42 +0000 |
| commit | 945a84a03ca30c2a610e878dc2199591b3422d87 (patch) | |
| tree | e694adb48b56e7bee5125ca89f7e711bf7ba8cc7 /llvm | |
| parent | c5be6aff549211b2ed085d2a0c848fb422667f67 (diff) | |
| download | bcm5719-llvm-945a84a03ca30c2a610e878dc2199591b3422d87.tar.gz bcm5719-llvm-945a84a03ca30c2a610e878dc2199591b3422d87.zip | |
[analyzer] CStringChecker.cpp: Remove the duplicated check about null dereference on dest-buffer or src-buffer.
Summary: `CheckBufferAccess()` calls `CheckNonNull()`, so there are some calls to `CheckNonNull()` that are useless.
Reviewers: dcoughlin, NoQ, xazax.hun, cfe-commits, george.karpenkov
Reviewed By: NoQ
Subscribers: szepet, rnkovacs, MTC, a.sidorin
Differential Revision: https://reviews.llvm.org/D44075
llvm-svn: 326782
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions

