[PATCH] D54396: [MS Demangler] Print public:, protected:, private: if set in FunctionClass or a variable's StorageClass.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 13 12:21:17 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346791: [MS Demangler] Print public:, protected:, private: if set in FunctionClass or a… (authored by nico, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54396?vs=173574&id=173909#toc
Repository:
rL LLVM
https://reviews.llvm.org/D54396
Files:
llvm/trunk/lib/Demangle/MicrosoftDemangleNodes.cpp
llvm/trunk/test/Demangle/ms-cxx11.test
llvm/trunk/test/Demangle/ms-cxx14.test
llvm/trunk/test/Demangle/ms-nested-scopes.test
llvm/trunk/test/Demangle/ms-operators.test
llvm/trunk/test/Demangle/ms-template-callback.test
llvm/trunk/test/Demangle/ms-templates-memptrs.test
llvm/trunk/test/Demangle/ms-templates.test
llvm/trunk/test/Demangle/ms-thunks.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54396.173909.patch
Type: text/x-patch
Size: 12231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/26d8e1dc/attachment.bin>
More information about the llvm-commits
mailing list