[PATCH] D102729: [Demangle][Rust] Parse binders

Tomasz Miąsko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 22 05:03:05 PDT 2021


tmiasko updated this revision to Diff 347197.
tmiasko added a comment.

- Reuse the implementation for R and Q productions.
- Reword the comment regarding invalid binders.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102729

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: D102729.347197.patch
Type: text/x-patch
Size: 5790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210522/df2aa2fe/attachment.bin>


More information about the llvm-commits mailing list