Commit Graph

3 Commits

Author SHA1 Message Date
Emilio Cobos Álvarez 305ccfe746 constant: Make const.allow_constexpr default to true. 2022-04-21 18:48:00 +02:00
Emilio Cobos Álvarez b6c2f3c59d constant: Fix the interaction of allow_constexpr and inline consts. 2020-03-03 21:10:47 +01:00
AlaskanEmily 462871695d Add option to output constexpr generated constant primitive values
This is controlled by the [const] allow_constexpr option, similar to the
allow_static_const option.

It's only applied to primitives currently.
2020-03-03 20:46:12 +01:00