[PATCH] D149707: [Demangle] remove unused status param of itaniumDemangle

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 11:00:43 PDT 2023


nickdesaulniers updated this revision to Diff 519172.
nickdesaulniers added a comment.

- update comment, change code to return early to reduce indentation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149707

Files:
  llvm/include/llvm/Demangle/Demangle.h
  llvm/lib/Demangle/Demangle.cpp
  llvm/lib/Demangle/ItaniumDemangle.cpp
  llvm/lib/ProfileData/GCOV.cpp
  llvm/lib/Support/Unix/Signals.inc
  llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
  llvm/tools/llvm-itanium-demangle-fuzzer/llvm-itanium-demangle-fuzzer.cpp
  llvm/tools/llvm-objdump/MachODump.cpp
  llvm/tools/llvm-opt-report/OptReport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149707.519172.patch
Type: text/x-patch
Size: 7030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/5e6f7b32/attachment.bin>


More information about the llvm-commits mailing list