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

Tomasz Miąsko via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 18 00:44:50 PDT 2021


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

- Avoid `else` after `return`.


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/RustDemangle.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.352927.patch
Type: text/x-patch
Size: 8746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210618/69aa8c02/attachment.bin>


More information about the libcxx-commits mailing list