aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/optim/restrict.c
AgeCommit message (Collapse)AuthorFilesLines
2017-11-08associate MOD_RESTRICT with restrict-qualified variablesLuc Van Oostenryck1-0/+73
Note: there is still no semantic associated with 'restrict' but this is a preparatory step. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>