This is an archive of the discontinued LLVM Phabricator instance.

[clang][cmake] Remove extra brace
ClosedPublic

Authored by VoltrexMaster on Sep 9 2022, 1:24 PM.

Details

Summary

Remove the extra trailing brace from the local variable accessor.

Diff Detail

Event Timeline

VoltrexMaster created this revision.Sep 9 2022, 1:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 9 2022, 1:24 PM
Herald added a subscriber: mgorny. · View Herald Transcript
VoltrexMaster requested review of this revision.Sep 9 2022, 1:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 9 2022, 1:24 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
phosek accepted this revision.Sep 9 2022, 1:33 PM

LGTM

This revision is now accepted and ready to land.Sep 9 2022, 1:33 PM
This revision was automatically updated to reflect the committed changes.