mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 08:33:06 +00:00
193604c837
I change the semantics of the mask operand, to make it a little more flexible. There is no real danger in this because it is a compile-error if you do it the LLVM way (and there is an appropiate error to tell you this). v2: avoid problems with double-free |
||
---|---|---|
.. | ||
codegen.md | ||
docgen.zig | ||
langref.html.in |