aboutsummaryrefslogtreecommitdiff
path: root/lib/std/net.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2021-09-15 19:55:57 -0700
committerAndrew Kelley <andrew@ziglang.org>2021-09-15 19:55:57 -0700
commitd5c1d24964b0ee8ad37beb8e2a907e8caa645e07 (patch)
treee7756f5ac6c7d3eb80fb9ab5845c123fbab425fa /lib/std/net.zig
parentb67d1810be3234c363ee2929ffcc91083bfb0ae5 (diff)
downloadzig-d5c1d24964b0ee8ad37beb8e2a907e8caa645e07.tar.gz
zig-d5c1d24964b0ee8ad37beb8e2a907e8caa645e07.zip
stage2: fix "cmpxchg with ptr" test case
* Sema: fix atomic operand checking to allow pointers. * LLVM backend: implement pointer-like optional constants. * LLVM backend: fix `is_non_null` and `optional_payload` instructions to support pointer-like optionals. * Type: introduce `isPtrAtRuntime` method. * Type: fix `isPtrLikeOptional` to get the correct answer for allowzero pointers and slices.
Diffstat (limited to 'lib/std/net.zig')
0 files changed, 0 insertions, 0 deletions