![]() |
Max OS 0.3
|
Information about a VLA bound not positive error. More...
#include <ubsan.h>
Public Attributes | |
| source_location_t | location |
| The location of the VLA bound not positive. | |
| type_descriptor_t * | type |
| The type of the VLA bound. | |
| source_location_t MaxOS::runtime::VLABoundNotPositiveInfo::location |
The location of the VLA bound not positive.
Definition at line 161 of file ubsan.h.
Referenced by __ubsan_handle_vla_bound_not_positive().
| type_descriptor_t* MaxOS::runtime::VLABoundNotPositiveInfo::type |