Skip to content

Commit

Permalink
get_codegen_ptr_type returns possible error
Browse files Browse the repository at this point in the history
And fix most of the fallout. This also makes optional pointers not
require resolving zero bits, because the comptime value struct layout no
longer depends on whether the type has zero bits.

Thanks to @LemonBoy for the behavior test case

Closes #4357
Closes #4359
  • Loading branch information
andrewrk committed Mar 4, 2020
1 parent 6cbd1ac commit f247a90
Show file tree
Hide file tree
Showing 5 changed files with 439 additions and 300 deletions.
Loading

0 comments on commit f247a90

Please sign in to comment.