commit | d4bb30eca161df8634fc277422476f0fc595c841 | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Thu Jul 26 20:20:10 2018 +0000 |
committer | Zachary Turner <zturner@google.com> | Thu Jul 26 20:20:10 2018 +0000 |
tree | 42573e600aa8a61e3d7c158a143a116394e57d98 | |
parent | 70e518f523466903fefea9552a427ac67b736c3b [diff] |
[MS Demangler] Demangle pointers to member functions. After this patch, we can now properly demangle pointers to member functions. The calling convention is located in the wrong place, but this will be fixed in a followup since it also affects non member function pointers. Differential Revision: https://reviews.llvm.org/D49639 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@338065 91177308-0d34-0410-b5e6-96231b3b80d8