summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/ubsan-devirtualized-calls.cpp
AgeCommit message (Expand)Author
2017-07-25[ubsan] Null-check pointers in -fsanitize=vptr (PR33881)Vedant Kumar
2016-10-20[CodeGen] Devirtualize calls to methods marked final in a derived classVedant Kumar
2016-10-19[ubsan] Drop dependency on a 64-bit arch in a test (NFC)Vedant Kumar
2016-10-19[ubsan] Re-work check lines to try to appease a bot (NFC)Vedant Kumar
2016-10-19[ubsan] Use the object pointer's type info for devirtualized callsVedant Kumar