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