This is an archive of the discontinued LLVM Phabricator instance.

The variable "Latch" is only used in an assert, which makes builds that use "-DNDEBUG" fail with unused variable messages.
ClosedPublic

Authored by saugustine on Jul 12 2019, 11:49 AM.

Diff Detail

Event Timeline

saugustine created this revision.Jul 12 2019, 11:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 12 2019, 11:49 AM
This revision was not accepted when it landed; it landed in state Needs Review.Jul 12 2019, 11:50 AM
This revision was automatically updated to reflect the committed changes.