This is an archive of the discontinued LLVM Phabricator instance.

[llvm][misexpect][NFC] Small code cleanups in MisExpect.cpp
Needs ReviewPublic

Authored by paulkirth on Jan 26 2023, 9:13 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary
  • Replace magic number w/ constant
  • expand uses of auto to the explicit type
  • Rename variables to be more consistent w/ existing convention

Diff Detail

Event Timeline

paulkirth created this revision.Jan 26 2023, 9:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2023, 9:13 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
paulkirth requested review of this revision.Jan 26 2023, 9:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2023, 9:13 AM