[all-commits] [llvm/llvm-project] 5d7e63: [ADT] Rename value to alt (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Jun 19 12:00:17 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d7e63fb4f26276faa694cefd53331fc41a00e16
      https://github.com/llvm/llvm-project/commit/5d7e63fb4f26276faa694cefd53331fc41a00e16
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-06-19 (Sun, 19 Jun 2022)

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

  Log Message:
  -----------
  [ADT] Rename value to alt (NFC)

This patch renames value to alt so that the parameter won't collide
with member function value().




More information about the All-commits mailing list