[PATCH] D101444: [demangler] Initial support for the new Rust mangling scheme
Tomasz Miąsko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 2 06:28:33 PDT 2021
tmiasko updated this revision to Diff 342236.
tmiasko added a comment.
Set error directly in mulAssign & addAssign
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101444/new/
https://reviews.llvm.org/D101444
Files:
llvm/include/llvm/Demangle/Demangle.h
llvm/include/llvm/Demangle/RustDemangle.h
llvm/lib/Demangle/CMakeLists.txt
llvm/lib/Demangle/RustDemangle.cpp
llvm/test/Demangle/rust.test
llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
llvm/unittests/Demangle/CMakeLists.txt
llvm/unittests/Demangle/RustDemangleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101444.342236.patch
Type: text/x-patch
Size: 16323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210502/39a133c0/attachment.bin>
More information about the llvm-commits
mailing list