Age | Commit message (Collapse) | Author |
|
|
|
They might be used to implement offsetof.
|
|
When we are evaluating an arithmetic constant expression, we don't want
to indroduce static data definitions for string or compound literals.
Fixes #59.
|
|
|
|
|
|
It could be an integer constant cast to a pointer type.
|
|
|
|
Fixes #23.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|