[all-commits] [llvm/llvm-project] fae136: [Demangle] fix another test on windows

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Thu Apr 20 17:24:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fae136960744aff6ef51c6f38add992bb84d7c13
      https://github.com/llvm/llvm-project/commit/fae136960744aff6ef51c6f38add992bb84d7c13
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
    M llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp

  Log Message:
  -----------
  [Demangle] fix another test on windows

Alan spotted another test failure that was a result of
https://reviews.llvm.org/D148546 when running expensive checks tests
locally on windows.

Reviewed By: ayzhao

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




More information about the All-commits mailing list