summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/cfi-cast.cpp
Commit message (Expand)AuthorAgeFilesLines
* CodeGen: Update Clang to use the new type metadata.Peter Collingbourne2016-06-241-14/+14
* Re-apply r267784, r267824 and r267830.Peter Collingbourne2016-04-281-17/+17
* Revert r267784, r267824 and r267830.Benjamin Kramer2016-04-281-17/+17
* Rework interface for bitset-using features to use a notion of LTO visibility.Peter Collingbourne2016-04-271-17/+17
* [cfi] Safe handling of unaddressable vtable pointers (clang).Evgeniy Stepanov2016-02-031-11/+11
* CodeGen: Only emit CFI unrelated cast checks for bit casts.Peter Collingbourne2016-01-141-6/+15
* CFI: Introduce -fsanitize=cfi-icall flag.Peter Collingbourne2015-09-101-12/+12
* CodeGen: Add CFI unrelated cast checks to the new pointer code path.Peter Collingbourne2015-09-091-0/+16
* Implement diagnostic mode for -fsanitize=cfi*, -fsanitize=cfi-diag.Peter Collingbourne2015-06-191-9/+9
* Implement bad cast checks using control flow integrity information.Peter Collingbourne2015-03-141-0/+109