Skip to content
Success

Changes

Summary

  1. Fix compiler bug where duplicate type declarations caused crash. (details)
Commit 4d860ea34731ff1d6c9c167ea3410d0e077fd040 by Michael Brooks
Fix compiler bug where duplicate type declarations caused crash.

And add missing test.  The test runs and fails with the previous cfa compiler.
The file was addedtests/errors/.expect/scope-type.txt
The file was addedtests/errors/scope-type.cfa
The file was modifiedsrc/Validate/NoIdSymbolTable.hpp
The file was modifiedtests/errors/scope.cfa
The file was modifiedtests/errors/.expect/scope.txt