ForNeVeR / ForNeVeR/Cesium

`int typedef x` doesn't parse correctly

Open
#337 1 comment 0 reactions 0 assignees View on GitHub
area:compiler kind:bug status:help-wanted
Dominant language
C#
Stars
451
Forks
49
Avg merge
13h 59m
Merged PRs (30d)
6

Description

`int typedef x;` is a correct top-level statement, but Cesium is unable to process it.

The possible reason is `Cesium.CodeGen.Ir.Declarations.IScopedDeclarationInfo.Of` which checks the first specifier whether it is `typedef`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.