This is an archive of the discontinued LLVM Phabricator instance.

Fix build warnings introduced in rL347938
ClosedPublic

Authored by mtrofin on Nov 29 2018, 5:53 PM.

Details

Summary

Suppressed warnings in release builds due to variable used
only in assert statement.

Diff Detail

Repository
rL LLVM

Event Timeline

mtrofin created this revision.Nov 29 2018, 5:53 PM
This revision was not accepted when it landed; it landed in state Needs Review.Nov 29 2018, 5:56 PM
This revision was automatically updated to reflect the committed changes.