Spmi source code cleaning (#12378)
authorSergey Andreenko <seandree@microsoft.com>
Wed, 21 Jun 2017 07:27:08 +0000 (00:27 -0700)
committerGitHub <noreply@github.com>
Wed, 21 Jun 2017 07:27:08 +0000 (00:27 -0700)
commit9121670c7a3f927c4a7a4b9711fdc904eeef281c
tree468305fa0048adce45426e32691c23e30b55e7d0
parentbed557d59ab60ede4204d6186ca7daf57eb7869c
Spmi source code cleaning (#12378)

* fix pointer names in CORINFO_RESOLVED_TOKENin

* Remove exceptionCode from Agnostic_CORINFO_RESOLVED_TOKENout

The target if to do Agnostic_CORINFO_RESOLVED_TOKEN =
Agnostic_CORINFO_RESOLVED_TOKENin + Agnostic_CORINFO_RESOLVED_TOKENout

* Agnostic_CORINFO_RESOLVED_TOKEN = Agnostic_CORINFO_RESOLVED_TOKENin + Agnostic_CORINFO_RESOLVED_TOKENout

* spmi cleaning for ResolvedToken.

It is only the first part of changes. I am trying to delete as many code
as I can, because for now it is bad pain to make changes in this files.
src/ToolBox/superpmi/superpmi-shared/lwmlist.h
src/ToolBox/superpmi/superpmi-shared/methodcontext.cpp
src/ToolBox/superpmi/superpmi-shared/methodcontext.h
src/ToolBox/superpmi/superpmi-shared/spmirecordhelper.h [new file with mode: 0644]