This is an archive of the discontinued LLVM Phabricator instance.

Minor cleanup of debug code
ClosedPublic

Authored by AndreyChurbanov on Nov 27 2018, 5:55 AM.

Details

Summary
  • fixed calculation of string length;
  • removed NULL-check of pointer which has been dereferenced.

Diff Detail

Repository
rL LLVM

Event Timeline

This revision is now accepted and ready to land.Nov 27 2018, 11:59 AM
This revision was automatically updated to reflect the committed changes.