[PATCH] D105278: [demangle] Support for ISO/IEC TS 18661 binary floating point type

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 06:10:10 PDT 2021


pengfei updated this revision to Diff 372685.
pengfei added a comment.

Rebase & fix the lit fails.

Sorry for updating so late. I failed several times to setup the environment for a `make check-cxxabi`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105278

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: D105278.372685.patch
Type: text/x-patch
Size: 2942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/e8d2eb80/attachment.bin>


More information about the llvm-commits mailing list