[PATCH] D54396: [MS Demangler] Print public:, protected:, private: if set in FunctionClass or a variable's StorageClass.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 11 13:01:02 PST 2018


thakis updated this revision to Diff 173574.
thakis retitled this revision from "[MS Demangler] Print public:, protected:, private: if set in FunctionClass." to "[MS Demangler] Print public:, protected:, private: if set in FunctionClass or a variable's StorageClass.".
thakis added a comment.

variables too


https://reviews.llvm.org/D54396

Files:
  lib/Demangle/MicrosoftDemangleNodes.cpp
  test/Demangle/ms-cxx11.test
  test/Demangle/ms-cxx14.test
  test/Demangle/ms-nested-scopes.test
  test/Demangle/ms-operators.test
  test/Demangle/ms-template-callback.test
  test/Demangle/ms-templates-memptrs.test
  test/Demangle/ms-templates.test
  test/Demangle/ms-thunks.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54396.173574.patch
Type: text/x-patch
Size: 11934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181111/065c7e19/attachment.bin>


More information about the llvm-commits mailing list