[all-commits] [llvm/llvm-project] e0c4ff: [Demangle] fix windows build

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Fri Apr 14 16:25:32 PDT 2023


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

  Changed paths:
    M llvm/include/llvm/Demangle/Utility.h
    M llvm/lib/Demangle/ItaniumDemangle.cpp
    M llvm/lib/Demangle/MicrosoftDemangle.cpp

  Log Message:
  -----------
  [Demangle] fix windows build

Fixes diagnostics reported against
https://reviews.llvm.org/D148384

https://lab.llvm.org/buildbot/#/builders/127/builds/46749/steps/4/logs/stdio

Reviewed By: MaskRay

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




More information about the All-commits mailing list