Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7059a1cbc29444bec19380059a62db085eb92964
/
utils
/
VtableTest
d18b4de
More magic.
by Anders Carlsson
· 15 years ago
f01149a
Sprinkle some sed dust over check-ztt to make it work with newer clang asm output. (I am not a sed expert so this might be terribly inefficient :)
by Anders Carlsson
· 15 years ago
799e750
Didn't mean to commit this.
by Anders Carlsson
· 15 years ago
0bf4089
Use the new vtable layout code for construction vtables.
by Anders Carlsson
· 15 years ago
49b9545
make the vtable tester a little friendlier, with a clean target and without requiring . to be in your path
by Douglas Gregor
· 15 years ago
58002f9
Remove unused code.
by Mike Stump
· 15 years ago
cffd516
Improve covariance tester to randomize the return value more.
by Mike Stump
· 15 years ago
72e933e
Add covariance tester.
by Mike Stump
· 15 years ago
66d29ec
Allow N_FIELDS to be 0.
by Mike Stump
· 15 years ago
a8ae9f8
Fix indentation.
by Mike Stump
· 15 years ago
3d3744c
Add in final overrider logic.
by Mike Stump
· 15 years ago
d239227
Add checker for type infos.
by Mike Stump
· 15 years ago
b5ed0f6
Add checked for VTTs.
by Mike Stump
· 15 years ago
3539f11
Detailed vtable checker.
by Mike Stump
· 15 years ago
82f0be9
1/2 off all structs should not have any virtual functions.
by Mike Stump
· 15 years ago
365d638
Add a descriptive tag to each line to make the exact differences
by Mike Stump
· 15 years ago
408a304
Don't use two argument mixing function.
by Mike Stump
· 15 years ago
1f48f4b
Also generate the .s files.
by Mike Stump
· 15 years ago
46ae64f
Add a testcase generator for vtable/rtti testing. WIP.
by Mike Stump
· 15 years ago