[all-commits] [llvm/llvm-project] f8b2cb: [llvm] Small typo in the instruction comments of W...

Dirk MG Seynhaeve via All-commits all-commits at lists.llvm.org
Tue Jun 6 10:31:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f8b2cbf7ed4c900ffe1d2c30086aee73f7ab1e8a
      https://github.com/llvm/llvm-project/commit/f8b2cbf7ed4c900ffe1d2c30086aee73f7ab1e8a
  Author: Dirk MG Seynhaeve <dirk.seynhaeve at intel.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M llvm/include/llvm/Support/WithColor.h

  Log Message:
  -----------
  [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




More information about the All-commits mailing list