[PATCH] D102571: [Demangle][Rust] Parse named types
Tomasz Miąsko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 17 07:46:17 PDT 2021
tmiasko updated this revision to Diff 345881.
tmiasko marked 4 inline comments as done.
tmiasko added a comment.
- Fall back to the path production without special casing.
- Use an enum for InType.
- Use generic arguments in tests instead of an inherent impl.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102571/new/
https://reviews.llvm.org/D102571
Files:
llvm/include/llvm/Demangle/RustDemangle.h
llvm/lib/Demangle/RustDemangle.cpp
llvm/test/Demangle/rust.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102571.345881.patch
Type: text/x-patch
Size: 4344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210517/2be39e89/attachment.bin>
More information about the llvm-commits
mailing list