swift
0bbd3524 - [Literal Expressions] Add support for simple constant-folded literal expressions

Commit
8 days ago
[Literal Expressions] Add support for simple constant-folded literal expressions This change adds an experimental feature 'LiteralExpressions` which allows for use of simple binary expressions of integer type composed of literal value operands. For now, such literal expressions are only supported in initializers of '@section` values.
Author
Committer
Parents
Loading