[llvm] Small typo in the instruction comments of WithColor header
authorDirk MG Seynhaeve <dirk.seynhaeve@intel.com>
Tue, 6 Jun 2023 17:30:11 +0000 (10:30 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 6 Jun 2023 17:31:13 +0000 (10:31 -0700)
commitf8b2cbf7ed4c900ffe1d2c30086aee73f7ab1e8a
treecc82ee4e680bd055b7ca03d4599728e9c636f5c7
parent4fbaefa246844bd2329712c9dbd20893d4d8f467
[llvm] Small typo in the instruction comments of WithColor header

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

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

Differential revision: https://reviews.llvm.org/D151598
llvm/include/llvm/Support/WithColor.h