mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Add -vet-extra (checks for unneeded casts and transmutes)
This commit is contained in:
@@ -61,9 +61,6 @@ struct lbAddr {
|
||||
Type *type;
|
||||
Type *result;
|
||||
} map;
|
||||
struct {
|
||||
i32 value_index;
|
||||
} bit_field;
|
||||
struct {
|
||||
Selection sel;
|
||||
} ctx;
|
||||
|
||||
Reference in New Issue
Block a user