more UBsan
This commit is contained in:
@@ -56,4 +56,11 @@ struct ubsan_out_of_bounds_data
|
||||
struct ubsan_type_descriptor* index_type;
|
||||
};
|
||||
|
||||
struct ubsan_overflow_data
|
||||
{
|
||||
struct ubsan_source_location location;
|
||||
struct ubsan_type_descriptor* type;
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user