[PATCH] D148940: [Demangle] remove unused params of microsoftDemangle

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 14:10:28 PDT 2023


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

Note: `lldb/source/Core/Mangled.cpp` has a `microsoftDemangle` call site and needs to be updated as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148940/new/

https://reviews.llvm.org/D148940



More information about the llvm-commits mailing list