This is an archive of the discontinued LLVM Phabricator instance.

[Clang][Sema] Added space after ',' in a warning
ClosedPublic

Authored by fahadnayyar on Nov 21 2022, 6:49 AM.

Details

Summary

This change fixes a typo in a warning message.

rdar://79707705

Diff Detail

Event Timeline

fahadnayyar created this revision.Nov 21 2022, 6:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 21 2022, 6:49 AM
fahadnayyar requested review of this revision.Nov 21 2022, 6:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 21 2022, 6:49 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
egorzhdan accepted this revision.Nov 21 2022, 7:18 AM

LGTM, thanks!

This revision is now accepted and ready to land.Nov 21 2022, 7:18 AM