[all-commits] [llvm/llvm-project] e54054: [OptTable] Fix typo VALUE => VALUES (NFCI) (#121523)

Alex MacLean via All-commits all-commits at lists.llvm.org
Wed Jan 8 08:26:48 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e54054684e12553b88f2126a23e9a19a0cfebf83
      https://github.com/llvm/llvm-project/commit/e54054684e12553b88f2126a23e9a19a0cfebf83
  Author: Alex MacLean <amaclean at nvidia.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

  Changed paths:
    M llvm/include/llvm/Option/OptTable.h

  Log Message:
  -----------
  [OptTable] Fix typo VALUE => VALUES (NFCI) (#121523)

While VALUES is not actually used by LLVM_MAKE_OPT_ID_WITH_ID_PREFIX
threading the correct value through is clearer and avoids the potential
for strange bugs if this ever changes.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list