enum SanitizerKind::SanitizerOrdinal

Declared at: clang/include/clang/Basic/Sanitizers.h:134

Enumerators

NameValueComment
SO_Address0
SO_PointerCompare1
SO_PointerSubtract2
SO_KernelAddress3
SO_HWAddress4
SO_KernelHWAddress5
SO_MemtagStack6
SO_MemtagHeap7
SO_MemtagGlobals8
SO_MemTagGroup9
SO_Memory10
SO_KernelMemory11
SO_Fuzzer12
SO_FuzzerNoLink13
SO_Thread14
SO_Leak15
SO_Alignment16
SO_ArrayBounds17
SO_Bool18
SO_Builtin19
SO_Enum20
SO_FloatCastOverflow21
SO_FloatDivideByZero22
SO_Function23
SO_IntegerDivideByZero24
SO_NonnullAttribute25
SO_Null26
SO_NullabilityArg27
SO_NullabilityAssign28
SO_NullabilityReturn29
SO_NullabilityGroup30
SO_ObjectSize31
SO_PointerOverflow32
SO_Return33
SO_ReturnsNonnullAttribute34
SO_ShiftBase35
SO_ShiftExponent36
SO_ShiftGroup37
SO_SignedIntegerOverflow38
SO_Unreachable39
SO_VLABound40
SO_Vptr41
SO_UnsignedIntegerOverflow42
SO_UnsignedShiftBase43
SO_DataFlow44
SO_CFICastStrict45
SO_CFIDerivedCast46
SO_CFIICall47
SO_CFIMFCall48
SO_CFIUnrelatedCast49
SO_CFINVCall50
SO_CFIVCall51
SO_CFIGroup52
SO_SafeStack53
SO_ShadowCallStack54
SO_UndefinedGroup55
SO_UndefinedTrapGroup56
SO_ImplicitUnsignedIntegerTruncation57
SO_ImplicitSignedIntegerTruncation58
SO_ImplicitIntegerTruncationGroup59
SO_ImplicitIntegerSignChange60
SO_ImplicitIntegerArithmeticValueChangeGroup61
SO_ObjCCast62
SO_ImplicitConversionGroup63
SO_IntegerGroup64
SO_LocalBounds65
SO_BoundsGroup66
SO_Scudo67
SO_AllGroup68
SO_Count69