summaryrefslogtreecommitdiff
path: root/test/CodeGen/partial-reinitialization2.c
Commit message (Expand)AuthorAgeFilesLines
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-8/+8
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-8/+8
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-8/+8
* Fix the test case to handle different IR variable names.Yunzhong Gao2015-06-101-6/+6
* Implementing C99 partial re-initialization behavior (DR-253)Yunzhong Gao2015-06-101-0/+108