Show the expected stack trace from a rethrown exception. (#16464)
authorAlexandre Teoi <ateoi@users.noreply.github.com>
Wed, 21 Feb 2018 23:32:46 +0000 (20:32 -0300)
committerDan Moseley <danmose@microsoft.com>
Wed, 21 Feb 2018 23:32:46 +0000 (15:32 -0800)
commitba1d5b2de899bf6e09702f70c28e85b527bd1ea9
tree194d624f6af3e767f81eebcc3a58992183b10ee9
parent17541a4655715b68219ca974a07af5e6a985acb1
Show the expected stack trace from a rethrown exception. (#16464)

* Show the expected stack trace from a rethrown exception.

Fix #15780

* Remove now unused methods

- StackTraceArray::AppendSkipLast
- StackTraceElement::PartiallyEqual
- StackTraceElement::PartialAtomicUpdate
src/vm/clrex.h
src/vm/excep.cpp
src/vm/object.cpp
src/vm/object.h