Skip to content

Parse constant expressions of the form "1<<12" (common in headers and enum values).

Created originally on Bitbucket by machinaut (Alexander Ray)

Parse constant expressions of the form "1<<12" (common in headers and enum values).

Merge request reports