summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/ubsan-devirtualized-calls.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bring r325915 back.Rafael Espindola2018-02-231-5/+5
* [ubsan] Null-check pointers in -fsanitize=vptr (PR33881)Vedant Kumar2017-07-251-1/+8
* [CodeGen] Devirtualize calls to methods marked final in a derived classVedant Kumar2016-10-201-17/+14
* [ubsan] Drop dependency on a 64-bit arch in a test (NFC)Vedant Kumar2016-10-191-14/+14
* [ubsan] Re-work check lines to try to appease a bot (NFC)Vedant Kumar2016-10-191-17/+10
* [ubsan] Use the object pointer's type info for devirtualized callsVedant Kumar2016-10-191-0/+91