summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/ubsan-type-checks.cpp
AgeCommit message (Expand)Author
2017-08-02[ubsan] Have -fsanitize=vptr emit a null check if -fsanitize=null isn't avail...Vedant Kumar
2017-07-25[ubsan] Null-check pointers in -fsanitize=vptr (PR33881)Vedant Kumar
2017-04-14[ubsan] Don't check alignment if the alignment is 1Vedant Kumar
2017-04-14[ubsan] Reduce alignment checking of C++ object pointersVedant Kumar
2017-02-17Retry^2: [ubsan] Reduce null checking of C++ object pointers (PR27581)Vedant Kumar