summaryrefslogtreecommitdiffstats
path: root/clang/utils/VtableTest/gen.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-081-11/+69
* 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
* Add a testcase generator for vtable/rtti testing. WIP.Mike Stump2010-01-071-0/+223
OpenPOWER on IntegriCloud