summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/array-init.c
AgeCommit message (Expand)Author
2024-05-17[CodeGen] Support arrays with initializers of 64-bit sizeFangrui Song
2018-04-05Disable -fmerge-all-constants as default.Manoj Gupta
2018-02-09[CodeGen] Use the zero initializer instead of storing an all zero representat...Matt Davis