commit | 862dadb7a7aa290e382ca02a376776e0e27987a1 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Thu Feb 02 13:23:20 2012 -0800 |
committer | Stephen Hines <srhines@google.com> | Thu Feb 02 13:23:20 2012 -0800 |
tree | be6dc5f74a0fab8f2ca1a5001b508c9f468ae49c | |
parent | 07c12933e3859804a0da063c1111659285184bef [diff] |
Properly recover from failed compilation. BUG=5955072 We used to call delete, which did not update the Context's view of the world, leading to potential segfaults on Context teardown. This change also enables exceptions to be thrown when runtime errors are encountered. Change-Id: If63578efff2d7dd03639da1049c1a5ebc69fde35