summaryrefslogtreecommitdiff
path: root/test/junit/scala/tools/nsc/backend/jvm/opt/EmptyExceptionHandlersTest.scala
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in compiler JUnit tests (#5158)Jason Zaugg2016-05-161-12/+2
* Remove -Y settings that are no longer used in 2.12Lukas Rytz2016-02-161-2/+2
* Clean up the way compiler settings are accessed in the backend.Lukas Rytz2015-04-011-2/+2
* Reuse the same compiler instance for all tests in a JUnit classLukas Rytz2015-03-111-4/+15
* GenBCode: Command-line flags for enabling cleanup optimizationsLukas Rytz2014-11-041-6/+2
* Remove stale local variables and exception handlers after DCELukas Rytz2014-09-101-0/+92