This is an archive of the discontinued LLVM Phabricator instance.

Reformat GSYMCreator.cpp
ClosedPublic

Authored by simon.giesecke on May 14 2021, 5:14 AM.

Diff Detail

Event Timeline

simon.giesecke created this revision.May 14 2021, 5:14 AM
simon.giesecke requested review of this revision.May 14 2021, 5:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 14 2021, 5:14 AM
clayborg accepted this revision.May 14 2021, 2:58 PM

Was this all fixed by the auto linter?

This revision is now accepted and ready to land.May 14 2021, 2:58 PM

Was this all fixed by the auto linter?

Yes, I was somewhat surprised that the file wasn't properly formatted originally.

I guess this won't be my local git hash, so I can only do that once the patch has landed, right?

I guess this won't be my local git hash, so I can only do that once the patch has landed, right?

That is correct.

Update using arc

This revision was automatically updated to reflect the committed changes.