summaryrefslogtreecommitdiff
path: root/utils/VtableTest
Commit message (Expand)AuthorAgeFilesLines
* Remove autoconf supportChris Bieneman2016-01-261-24/+0
* More magic.Anders Carlsson2010-03-291-4/+4
* Sprinkle some sed dust over check-ztt to make it work with newer clang asm ou...Anders Carlsson2010-03-291-2/+2
* Didn't mean to commit this.Anders Carlsson2010-03-261-1/+1
* Use the new vtable layout code for construction vtables.Anders Carlsson2010-03-261-1/+1
* make the vtable tester a little friendlier, with a clean target and without r...Douglas Gregor2010-03-241-3/+6
* Remove unused code.Mike Stump2010-01-121-3/+0
* Improve covariance tester to randomize the return value more.Mike Stump2010-01-121-16/+57
* Add covariance tester.Mike Stump2010-01-121-8/+35
* Allow N_FIELDS to be 0.Mike Stump2010-01-121-1/+1
* Fix indentation.Mike Stump2010-01-081-1/+1
* Add in final overrider logic.Mike Stump2010-01-084-14/+72
* Add checker for type infos.Mike Stump2010-01-071-0/+20
* Add checked for VTTs.Mike Stump2010-01-071-0/+20
* Detailed vtable checker.Mike Stump2010-01-072-1/+19
* 1/2 off all structs should not have any virtual functions.Mike Stump2010-01-071-8/+13
* Add a descriptive tag to each line to make the exact differencesMike Stump2010-01-071-12/+12
* Don't use two argument mixing function.Mike Stump2010-01-071-2/+1
* Also generate the .s files.Mike Stump2010-01-071-2/+4
* Add a testcase generator for vtable/rtti testing. WIP.Mike Stump2010-01-072-0/+242