[PATCH] D50930: Move Itanium demangler implementation into a header file and add visitation support.
Richard Smith - zygoloid via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 17 17:26:58 PDT 2018
rsmith updated this revision to Diff 161360.
rsmith marked an inline comment as done.
rsmith added a comment.
Address Erik's review comments.
Repository:
rL LLVM
https://reviews.llvm.org/D50930
Files:
include/llvm/Demangle/Compiler.h
include/llvm/Demangle/ItaniumDemangle.h
include/llvm/Demangle/StringView.h
include/llvm/Demangle/Utility.h
lib/Demangle/Compiler.h
lib/Demangle/ItaniumDemangle.cpp
lib/Demangle/MicrosoftDemangle.cpp
lib/Demangle/StringView.h
lib/Demangle/Utility.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50930.161360.patch
Type: text/x-patch
Size: 221832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180818/7abfa85e/attachment-0001.bin>
More information about the llvm-commits
mailing list