This is an archive of the discontinued LLVM Phabricator instance.

[clang-tools-extra] Added missing comma
ClosedPublic

Authored by zacharyselk on Aug 14 2020, 9:46 AM.

Details

Summary

The new diagnostic tool (D85545) caught a missing comma, adding one to fix the warning.

Diff Detail

Event Timeline

zacharyselk created this revision.Aug 14 2020, 9:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2020, 9:46 AM
zacharyselk requested review of this revision.Aug 14 2020, 9:46 AM
kamaub accepted this revision.Aug 14 2020, 10:54 AM
kamaub added a subscriber: kamaub.

This LGTM

This revision is now accepted and ready to land.Aug 14 2020, 10:54 AM
This revision was automatically updated to reflect the committed changes.