summary refs log tree commit diff stats
path: root/tests/ccgbugs/tnoalias.nim
Commit message (Expand)AuthorAgeFilesLines
* refactoring in preparation for better, simpler name mangling that wor… (#21...Andreas Rumpf2023-04-241-1/+1
* fixes #21116; always mangles the param (#21121)ringabout2022-12-171-1/+1
* deprecate unsafeAddr; extend addr (#19373)flywind2022-01-161-1/+1
* added missing .noalias support for object fields (#15445)Andreas Rumpf2020-10-011-1/+6
* .noalias annotation; frontend support (#15419)Andreas Rumpf2020-09-281-0/+8