[PATCH] D101821: Demangle Rust paths, basic types and named types
Tomasz Miąsko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 6 08:42:28 PDT 2021
tmiasko updated this revision to Diff 343423.
tmiasko marked 2 inline comments as done.
tmiasko added a comment.
- Limit changes to M / X / Y path productions
- Use SwapAndRestore for recursion limit, printing mode, and parser position.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101821/new/
https://reviews.llvm.org/D101821
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: D101821.343423.patch
Type: text/x-patch
Size: 9225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/5e78e976/attachment.bin>
More information about the llvm-commits
mailing list