constexpr: collect storage modifiers of initializers
commit6cdbfb0b6778f0b788222974b55547967f25115f
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>
Thu, 30 Mar 2017 22:04:40 +0000 (31 00:04 +0200)
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>
Fri, 31 Mar 2017 00:27:12 +0000 (31 02:27 +0200)
tree71406e5f9e594931d646d8d4a0cfbca420fe1ad6
parente9b6fdfda4352452649618ee9482b6eae19b126a
constexpr: collect storage modifiers of initializers

This is a preparatory step for checking the constness
of initializers of static storage duration objects;

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
evaluate.c