[MS Demangler] Demangle special operator 'dynamic initializer'.
This is encoded as __E and should print something like "dynamic initializer for 'Foo'(void)" This also adds support for dynamic atexit destructor, which is basically identical but encoded as __F with slightly different description. llvm-svn: 340239
Loading
Please sign in to comment