ckaestne / TypeChef

Type checking ifdef variability
https://ckaestne.github.io/TypeChef/
Other
76 stars 36 forks source link

Correct scoping of typedef during parsing #8

Open ckaestne opened 12 years ago

ckaestne commented 12 years ago

Currently scoped lexically till the end of the file, even for local declarations. Fix to syntactic scoping.