[all-commits] [llvm/llvm-project] ab7145: [Support] Permit "default" string in AllocToken mo...

Marco Elver via All-commits all-commits at lists.llvm.org
Mon Nov 24 08:34:13 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab7145231b9d6a87d528a344456a77793c75614d
      https://github.com/llvm/llvm-project/commit/ab7145231b9d6a87d528a344456a77793c75614d
  Author: Marco Elver <elver at google.com>
  Date:   2025-11-24 (Mon, 24 Nov 2025)

  Changed paths:
    M llvm/lib/Support/AllocToken.cpp

  Log Message:
  -----------
  [Support] Permit "default" string in AllocToken mode parsing (#169351)

Update getAllocTokenModeFromString() to recognize "default" as a valid
mode string, mapping it to `DefaultAllocTokenMode`.



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