This is an archive of the discontinued LLVM Phabricator instance.

Small typo in the instruction comments of WithColor header
ClosedPublic

Authored by dseynhae on May 26 2023, 4:11 PM.

Details

Summary

Fix a small but misleading/confusing typo in the comments (which shows up in the doxygen documentation):

Black -> BLACK (the enumeration is case-sensitive).

Diff Detail

Event Timeline

dseynhae created this revision.May 26 2023, 4:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 26 2023, 4:11 PM
dseynhae requested review of this revision.May 26 2023, 4:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 26 2023, 4:11 PM
JDevlieghere accepted this revision.May 30 2023, 10:48 AM

Thank you, LGTM! Please let me know if you need someone to land this for you.

This revision is now accepted and ready to land.May 30 2023, 10:48 AM
dseynhae added a comment.EditedMay 31 2023, 12:47 PM

Thank you, LGTM! Please let me know if you need someone to land this for you.

@JDevlieghere :

I'm not in a position yet where I can commit straight to main... Can you assign this to an appropriate resource?