summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/ubsan-type-checks.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ubsan] Have -fsanitize=vptr emit a null check if -fsanitize=null isn't avail...Vedant Kumar2017-08-021-5/+10
* [ubsan] Null-check pointers in -fsanitize=vptr (PR33881)Vedant Kumar2017-07-251-1/+45
* [ubsan] Don't check alignment if the alignment is 1Vedant Kumar2017-04-141-2/+18
* [ubsan] Reduce alignment checking of C++ object pointersVedant Kumar2017-04-141-2/+2
* Retry^2: [ubsan] Reduce null checking of C++ object pointers (PR27581)Vedant Kumar2017-02-171-0/+20