[MS Demangler] Demangle all remaining types of operators.
authorZachary Turner <zturner@google.com>
Fri, 17 Aug 2018 21:18:05 +0000 (21:18 +0000)
committerZachary Turner <zturner@google.com>
Fri, 17 Aug 2018 21:18:05 +0000 (21:18 +0000)
commit469f076356e864b438a96a17b4c265014277e982
treed9e2e24a6e51f6df165a0195c6a58acf1af28765
parent3820f582eb9c822ad26c90ec9450e4f70d93c1d3
[MS Demangler] Demangle all remaining types of operators.

This demangles all remaining special operators including thunks,
RTTI Descriptors, and local static guard variables.

llvm-svn: 340083
llvm/lib/Demangle/MicrosoftDemangle.cpp
llvm/test/Demangle/ms-operators.test