aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/reload-aliasing.c
AgeCommit message (Collapse)AuthorFilesLines
2017-11-08associate MOD_RESTRICT with restrict-qualified variablesLuc Van Oostenryck1-0/+41
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>