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