zig/test/cases
Alexandros Naskos 4ec09ac243 Enabled optional types of zero bit types with no LLVM DI type. (#1110)
* Zero bit optional types do not need a LLVM DI type
2018-06-14 10:57:28 -04:00
..
bugs
import
namespace_depends_on_compile_var
pub_enum
align.zig
alignof.zig
array.zig
asm.zig
atomics.zig
bitcast.zig
bool.zig
cast.zig
const_slice_child.zig
coroutines.zig
defer.zig
enum_with_members.zig
enum.zig
error.zig
eval.zig
field_parent_ptr.zig
fn_in_struct_in_comptime.zig
fn.zig
for.zig
generics.zig
if.zig
import.zig
incomplete_struct_param_tld.zig
ir_block_deps.zig
math.zig
merge_error_sets.zig
misc.zig
new_stack_call.zig
null.zig
pointers.zig
ref_var_in_if_after_if_2nd_switch_prong.zig
reflection.zig
sizeof_and_typeof.zig
slice.zig
struct_contains_null_ptr_itself.zig
struct_contains_slice_of_itself.zig
struct.zig
switch_prong_err_enum.zig
switch_prong_implicit_cast.zig
switch.zig
syntax.zig
this.zig
try.zig
type_info.zig
undefined.zig
union.zig
var_args.zig
void.zig
while.zig