This is an archive of the discontinued LLVM Phabricator instance.

Tiny format fix
ClosedPublic

Authored by urnathan on Apr 8 2021, 10:48 AM.

Details

Summary

A mis-indented } in the middle of a function.

Diff Detail

Event Timeline

urnathan requested review of this revision.Apr 8 2021, 10:48 AM
urnathan created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2021, 10:48 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
Quuxplusone accepted this revision.Apr 8 2021, 11:45 AM
This revision is now accepted and ready to land.Apr 8 2021, 11:45 AM
bruno accepted this revision.Apr 8 2021, 1:01 PM

LGTM

This revision was automatically updated to reflect the committed changes.