summaryrefslogtreecommitdiff
path: root/test/CodeGen/wasm-varargs.c
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Correctly handle va_arg of zero-sized structuresGuanzhong Chen2019-08-151-18/+58
* [WebAssembly] Make clang emit correct va_arg code for structsGuanzhong Chen2019-08-131-5/+6
* [WebAssembly] clang-format (NFC)Heejin Ahn2018-08-311-3/+3
* Generalize NRVO to cover C structs.Akira Hatanaka2018-03-291-6/+2
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-2/+2
* [WebAssembly] Lower va_arg in clang.Dan Gohman2016-02-221-0/+103