[all-commits] [llvm/llvm-project] 167350: [ADT] Make argument order consistent in StringSwit...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Wed Oct 15 11:17:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1673501fe5df963dbb0efec355d04c7fd8716347
      https://github.com/llvm/llvm-project/commit/1673501fe5df963dbb0efec355d04c7fd8716347
  Author: Jakub Kuderski <jakub at nod-labs.com>
  Date:   2025-10-15 (Wed, 15 Oct 2025)

  Changed paths:
    M llvm/include/llvm/ADT/StringSwitch.h

  Log Message:
  -----------
  [ADT] Make argument order consistent in StringSwitch helpers. NFC. (#163592)

Now that we do not need to deal with variadic templates in `CasesImpl`,
align all helper functions to the same argument order as the public API.



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