|
clang 22.0.0git
|
Go to the source code of this file.
Macros | |
| #define | LIST_SANITIZER_CHECKS |
| #define | SANITIZER_CHECK(Enum, Name, Version, Msg) |
Enumerations | |
| enum | SanitizerHandler { LIST_SANITIZER_CHECKS } |
| #define LIST_SANITIZER_CHECKS |
Definition at line 16 of file SanitizerHandler.h.
Referenced by GetUBSanTrapForHandler(), and SanitizerHandlerToCheckLabel().
| #define SANITIZER_CHECK | ( | Enum, | |
| Name, | |||
| Version, | |||
| Msg ) |
Definition at line 79 of file SanitizerHandler.h.
| enum SanitizerHandler |
| Enumerator | |
|---|---|
| LIST_SANITIZER_CHECKS | |
Definition at line 78 of file SanitizerHandler.h.