[libcxx-commits] [PATCH] D107712: Fix possible infinite loop in itanium demangler

Mikhail Borisov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 17 07:38:25 PDT 2021


borman updated this revision to Diff 366895.
borman added a comment.

rebase onto D107771 <https://reviews.llvm.org/D107771>, fix issues


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107712

Files:
  libcxxabi/src/demangle/ItaniumDemangle.h
  libcxxabi/test/test_demangle.pass.cpp
  llvm/include/llvm/Demangle/ItaniumDemangle.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107712.366895.patch
Type: text/x-patch
Size: 4316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210817/beb1096c/attachment.bin>


More information about the libcxx-commits mailing list