[PATCH] D53538: NFC: Reorganize the demangler a bit
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 17 12:43:42 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351474: NFC: Make the copies of the demangler byte-for-byte identical (authored by epilk, committed by ).
Herald added a subscriber: kristina.
Changed prior to commit:
https://reviews.llvm.org/D53538?vs=171543&id=182375#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53538/new/
https://reviews.llvm.org/D53538
Files:
libcxxabi/trunk/src/cxa_demangle.cpp
libcxxabi/trunk/src/demangle/Compiler.h
libcxxabi/trunk/src/demangle/DemangleConfig.h
libcxxabi/trunk/src/demangle/ItaniumDemangle.h
libcxxabi/trunk/src/demangle/README.txt
libcxxabi/trunk/src/demangle/StringView.h
libcxxabi/trunk/src/demangle/Utility.h
libcxxabi/trunk/src/demangle/cp-to-llvm.sh
llvm/trunk/include/llvm/Demangle/Compiler.h
llvm/trunk/include/llvm/Demangle/DemangleConfig.h
llvm/trunk/include/llvm/Demangle/ItaniumDemangle.h
llvm/trunk/include/llvm/Demangle/MicrosoftDemangle.h
llvm/trunk/include/llvm/Demangle/MicrosoftDemangleNodes.h
llvm/trunk/include/llvm/Demangle/README.txt
llvm/trunk/include/llvm/Demangle/StringView.h
llvm/trunk/include/llvm/Demangle/Utility.h
llvm/trunk/lib/Demangle/MicrosoftDemangle.cpp
llvm/trunk/lib/Demangle/MicrosoftDemangleNodes.cpp
llvm/trunk/lib/Support/ItaniumManglingCanonicalizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53538.182375.patch
Type: text/x-patch
Size: 33585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190117/e2040536/attachment-0001.bin>
More information about the llvm-commits
mailing list