[PATCH] D148387: [RFC] remove Demange/StringView.h

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 15:26:18 PDT 2023


nickdesaulniers created this revision.
Herald added a project: All.
nickdesaulniers requested review of this revision.
Herald added projects: libc++abi, LLVM.
Herald added subscribers: llvm-commits, libcxx-commits.
Herald added a reviewer: libc++abi.

There's a copy in libcxxabi; not sure if I should reapply my recent
patches there and continue to use cp-to-llvm.sh or what?

https://github.com/llvm/llvm-project/commits?author=nickdesaulniers&since=2023-04-14&until=2023-04-15


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D148387

Files:
  libcxxabi/src/demangle/ItaniumDemangle.h
  libcxxabi/src/demangle/README.txt
  libcxxabi/src/demangle/StringView.h
  libcxxabi/src/demangle/Utility.h
  libcxxabi/src/demangle/cp-to-llvm.sh
  llvm/include/llvm/Demangle/ItaniumDemangle.h
  llvm/include/llvm/Demangle/README.txt
  llvm/include/llvm/Demangle/StringView.h
  llvm/include/llvm/Demangle/Utility.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148387.513770.patch
Type: text/x-patch
Size: 9686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230414/a06fdb6b/attachment.bin>


More information about the llvm-commits mailing list