# # ChangeLog for src/ControlStruct/LabelFixer.cc # # Generated by Trac 1.2.1 # May 21, 2024, 1:16:54 PM Wed, 22 Jan 2020 20:40:27 GMT Andrew Beach [9d6317f] * src/ControlStruct/LabelFixer.cc (modified) * src/ControlStruct/MLEMutator.cc (modified) * src/ControlStruct/MLEMutator.h (modified) * tests/.expect/except-finally-error.txt (modified) * tests/except-finally-error.cfa (modified) Added checks for returning from a finally clause. And breaking from a ... Tue, 21 Jan 2020 15:59:49 GMT Andrew Beach [5cdeecd] * src/ControlStruct/LabelFixer.cc (modified) * src/ControlStruct/MLEMutator.cc (modified) * src/ControlStruct/MLEMutator.h (modified) We think we figured out what MLE stood for and cleaned up some of the ...