[PATCH] D104366: [Demangle][Rust] Parse non-ASCII identifiers

Tomasz Miąsko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 1 12:37:26 PDT 2021


tmiasko updated this revision to Diff 376608.
tmiasko added a comment.
Herald added a subscriber: mgorny.

Rebase and add a unit test for OutputStream::insert


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104366

Files:
  libcxxabi/src/demangle/Utility.h
  llvm/include/llvm/Demangle/Utility.h
  llvm/lib/Demangle/RustDemangle.cpp
  llvm/test/Demangle/rust.test
  llvm/unittests/Demangle/CMakeLists.txt
  llvm/unittests/Demangle/OutputStreamTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104366.376608.patch
Type: text/x-patch
Size: 10839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/fbb65947/attachment.bin>


More information about the llvm-commits mailing list