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

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


nickdesaulniers updated this revision to Diff 513771.
nickdesaulniers retitled this revision from "[RFC] remove Demange/StringView.h" to "[RFC] remove Demangle/StringView.h".
nickdesaulniers added a comment.

- fix typo


Repository:
  rG LLVM Github Monorepo

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

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.513771.patch
Type: text/x-patch
Size: 9686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230414/541d86a1/attachment.bin>


More information about the llvm-commits mailing list