summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/cfi-vcall.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add whole-program vtable optimization feature to Clang.Peter Collingbourne2016-02-241-205/+0
* [cfi] Safe handling of unaddressable vtable pointers (clang).Evgeniy Stepanov2016-02-031-8/+25
* [cfi] Cross-DSO CFI diagnostic mode (clang part)Evgeniy Stepanov2016-01-251-3/+3
* CFI: Introduce -fsanitize=cfi-icall flag.Peter Collingbourne2015-09-101-35/+35
* CodeGen: Fix off-by-one error in CFI class identification function for MS ABI.Peter Collingbourne2015-07-081-0/+23
* CFI: Implement bitset emission for the Microsoft ABI.Peter Collingbourne2015-06-191-23/+87
* Fix Windows test failure.Peter Collingbourne2015-06-191-1/+1
* Implement diagnostic mode for -fsanitize=cfi*, -fsanitize=cfi-diag.Peter Collingbourne2015-06-191-5/+16
* Implement no_sanitize attribute.Peter Collingbourne2015-05-151-3/+19
* Implement CFI type checks for non-virtual calls.Peter Collingbourne2015-04-021-0/+74
OpenPOWER on IntegriCloud