CheckBufferAccess() calls CheckNonNull(), so there are some calls to CheckNonNull() that are useless.
Details
Details
- Reviewers
dcoughlin NoQ xazax.hun cfe-commits george.karpenkov - Commits
- rG945a84a03ca3: [analyzer] CStringChecker.cpp: Remove the duplicated check about null…
rL326782: [analyzer] CStringChecker.cpp: Remove the duplicated check about null…
rC326782: [analyzer] CStringChecker.cpp: Remove the duplicated check about null…
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 15658 Build 15658: arc lint + arc unit