| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -fsanitize=vptr warnings on bad static types in dynamic_cast and typeid | Stephan Bergmann | 2017-12-28 | 1 | -0/+12 |
| * | [ubsan] Null-check pointers in -fsanitize=vptr (PR33881) | Vedant Kumar | 2017-07-25 | 1 | -2/+2 |
| * | [ubsan] Minimize size of data for type_mismatch (Redo of D19667) | Filipe Cabecinhas | 2017-01-06 | 1 | -1/+1 |
| * | Explicitly specify that ubsan-vtable-checks is x86-64. | Ivan Krasin | 2016-11-17 | 1 | -2/+2 |
| * | Insert a type check before reading vtable. | Ivan Krasin | 2016-11-17 | 1 | -0/+40 |

