[PATCH] D104366: [Demangle][Rust] Parse non-ASCII identifiers
Tomasz Miąsko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 1 00:16:08 PDT 2021
tmiasko updated this revision to Diff 355789.
tmiasko marked 2 inline comments as done.
tmiasko added a comment.
- Rebase and resolve conflicts with D104362 <https://reviews.llvm.org/D104362>.
- Return early on zero length 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104366.355789.patch
Type: text/x-patch
Size: 8599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210701/7ba06b3b/attachment.bin>
More information about the llvm-commits
mailing list