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

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


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

- remove StringView unittests


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
  llvm/unittests/Demangle/CMakeLists.txt
  llvm/unittests/Demangle/StringViewTest.cpp

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


More information about the llvm-commits mailing list