[all-commits] [llvm/llvm-project] 2ddfb6: [Demangle] fix comment NFC

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Mon May 15 14:33:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ddfb6161f1d7dd3f253fe44939a3ac6491da8e6
      https://github.com/llvm/llvm-project/commit/2ddfb6161f1d7dd3f253fe44939a3ac6491da8e6
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M llvm/include/llvm/Demangle/Demangle.h

  Log Message:
  -----------
  [Demangle] fix comment NFC

The second and third parameter of itaniumDemangle were removed in
commit 7277a72b908d ("[Demangle] remove unused params of itaniumDemangle")
Update a comment to reflect this.

Reviewed By: nathanchance

Differential Revision: https://reviews.llvm.org/D149975




More information about the All-commits mailing list