| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -21/+0 | |
| 2022-05-25 | Update some codegen tests for opaque pointers | Nikita Popov | -1/+1 | |
| 2019-03-31 | Fix LLVM IR generated for C-variadic arguments | Dan Robertson | -0/+21 | |
| It is possible to create malformed LLVM IR given variadic arguments that are aggregate types. This occurs due to improper tracking of the current argument in the functions list of arguments. | ||||
