enum SanitizerHandler

Declared at: clang/lib/CodeGen/CodeGenFunction.h:139

Enumerators

NameValueComment
AddOverflow0
BuiltinUnreachable1
CFICheckFail2
DivremOverflow3
DynamicTypeCacheMiss4
FloatCastOverflow5
FunctionTypeMismatch6
ImplicitConversion7
InvalidBuiltin8
InvalidObjCCast9
LoadInvalidValue10
MissingReturn11
MulOverflow12
NegateOverflow13
NullabilityArg14
NullabilityReturn15
NonnullArg16
NonnullReturn17
OutOfBounds18
PointerOverflow19
ShiftOutOfBounds20
SubOverflow21
TypeMismatch22
AlignmentAssumption23
VLABoundNotPositive24