robertoraggi / cplusplus

A compiler front end for the C++ language
https://robertoraggi.github.io/cplusplus/
MIT License
118 stars 11 forks source link

fix: Set the scope of the qualified declarator #347

Closed robertoraggi closed 4 months ago

robertoraggi commented 4 months ago

Ensure that the current scope is updated when parsing qualified declarators.